There was an error while loading. Please reload this page.
1 parent fc17614 commit f1a5301Copy full SHA for f1a5301
1 file changed
package.json
@@ -6,8 +6,8 @@
6
"module": "dist/esm/index.js",
7
"sideEffects": false,
8
"engines": {
9
- "npm": "^8",
10
- "node": "^16"
+ "npm": ">=8",
+ "node": ">=16"
11
},
12
"scripts": {
13
"build": "npm run build:node && npm run build:esm",
0 commit comments