We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35868cb + 920e455 commit 83a2a76Copy full SHA for 83a2a76
1 file changed
package.json
@@ -23,7 +23,7 @@
23
".": "./dist/index.js"
24
},
25
"engines": {
26
- "node": ">=20"
+ "node": "^24.0.0"
27
28
"scripts": {
29
"bundle": "npm run format:write && npm run package",
0 commit comments