There was an error while loading. Please reload this page.
1 parent 78392db commit d1053c2Copy full SHA for d1053c2
1 file changed
package.json
@@ -14,8 +14,8 @@
14
"main": "dist/index.js",
15
"typings": "dist/index.d.ts",
16
"engines": {
17
- "npm": "^8",
18
- "node": "^16"
+ "npm": ">=8",
+ "node": ">=16"
19
},
20
"scripts": {
21
"build": "tsc",
0 commit comments