diff --git a/package.json b/package.json index 4b92e57eea..d19db2f84f 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "url": "https://github.com/unleash/unleash/issues" }, "engines": { - "node": ">=12 <14" + "node": ">=12" }, "license": "Apache-2.0", "main": "./lib/server-impl.js",