diff --git a/package.json b/package.json index 0b82e05349..0bda8d1e85 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "graphql-js" ], "engines": { - "node": "6.x || 8.x || >= 10.x" + "node": ">= 6.x" }, "scripts": { "watch": "node ./resources/watch.js",