diff --git a/package.json b/package.json index f952960ed511..9adeae41853b 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "webpack-stream": "^4.0.0" }, "engines": { - "node": ">= 6.9.0 <= 11.0.0-0", + "node": ">= 6.9.0 < 12.0.0", "npm": ">= 3.x <= 6.x", "yarn": ">=0.27.5 || >=1.0.0-20170811" },