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 23dba4e commit c443d47Copy full SHA for c443d47
package.json
@@ -27,7 +27,7 @@
27
"graphql-js"
28
],
29
"engines": {
30
- "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
+ "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || ^17.0.0 || >=18.0.0"
31
},
32
"scripts": {
33
"preversion": ". ./resources/checkgit.sh && npm ci --ignore-scripts",
0 commit comments