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