diff --git a/package.json b/package.json index 5756d77ef8..6ad19b0dba 100644 --- a/package.json +++ b/package.json @@ -5,10 +5,6 @@ "type": "git", "url": "https://github.com/freecodecamp/freecodecamp.git" }, - "engines": { - "node": "0.10.35", - "npm": "2.3.0" - }, "scripts": { "start": "babel-node server/server.js", "prestart-production": "bower cache clean && bower install && gulp build",