We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bbe79e commit 3da7eb8Copy full SHA for 3da7eb8
.node-version
@@ -1 +1 @@
1
-22.14
+v22
package.json
@@ -9,8 +9,8 @@
9
"types": "dist/index.d.ts",
10
"sideEffects": false,
11
"engines": {
12
- "node": "^22.14.0 || >= 24.10.0",
13
- "npm": "^10.9.2 || >= 11.5.1"
+ "node": "^16.0.0 || ^18.0.0 || ^20.0.0 || ^21.0.0 || ^22.0.0",
+ "npm": "^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0"
14
},
15
"publishConfig": {
16
"access": "public"
0 commit comments