There was an error while loading. Please reload this page.
1 parent 9a2b8b8 commit 4c71c46Copy full SHA for 4c71c46
1 file changed
package.json
@@ -28,6 +28,9 @@
28
"default": "./dist/index.js"
29
}
30
},
31
+ "engines": {
32
+ "node": "^16.14.0 || >= 17.3.0"
33
+ },
34
"scripts": {
35
"build": "tsgo --build",
36
"test": "vitest run",
0 commit comments