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 91c3a9d commit a2a7b07Copy full SHA for a2a7b07
1 file changed
package.json
@@ -39,7 +39,7 @@
39
"access": "public"
40
},
41
"engines": {
42
- "node": ">=22.18.0"
+ "node": "^22.18.0 || >=24.0.0"
43
44
"scripts": {
45
"lint": "eslint --cache .",
0 commit comments