We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77944eb + 6db5bac commit 363c279Copy full SHA for 363c279
1 file changed
package.json
@@ -20,7 +20,7 @@
20
".": "./dist/index.js"
21
},
22
"engines": {
23
- "node": ">=20"
+ "node": ">=24"
24
25
"scripts": {
26
"bundle": "npm run format:write && npm run package",
0 commit comments