There was an error while loading. Please reload this page.
1 parent f4088a4 commit 2a3994fCopy full SHA for 2a3994f
1 file changed
package.json
@@ -14,8 +14,8 @@
14
"module": "dist/esm/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": "npm run build:node && npm run build:esm",
0 commit comments