Skip to content

Commit 3515756

Browse files
authored
Update package.json
1 parent b491246 commit 3515756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"graphql-js"
2727
],
2828
"engines": {
29-
"node": ">=19.7.0 || >=20.0.0 || >=22.0.0"
29+
"node": ">=20.7.0 || >=20.0.0 || >=22.0.0 || >=23.0.0 || >=24.0.0"
3030
},
3131
"scripts": {
3232
"preversion": "bash -c '. ./resources/checkgit.sh && npm ci --ignore-scripts'",

0 commit comments

Comments
 (0)