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 5b1ac59 commit 1f44c59Copy full SHA for 1f44c59
package.json
@@ -19,7 +19,7 @@
19
"graphql-js"
20
],
21
"engines": {
22
- "node": "6.x || 8.x || >= 10.x"
+ "node": ">= 6.x"
23
},
24
"scripts": {
25
"watch": "node ./resources/watch.js",
0 commit comments