diff --git a/package.json b/package.json index 4ec2e57bb3..ea42984598 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,9 @@ "prestart": "webpack --config build.config.js --progress", "start": "node ./Parse-Dashboard/index.js" }, + "engines": { + "node": ">=4.3" + }, "jest": { "testPathDirs": [ "lib"