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 ee0007e commit 31a0b8fCopy full SHA for 31a0b8f
package.json
@@ -14,7 +14,7 @@
14
"main": "dist/index.js",
15
"types": "types/index.d.ts",
16
"engines": {
17
- "node": ">= 14.15.0"
+ "node": ">= 18.12.0"
18
},
19
"scripts": {
20
"start": "npm run build -- -w",
0 commit comments