diff --git a/package.json b/package.json index ef9af71492..6171c3211d 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "www.habitrpg.com" ], "engines": { - "node": "0.8.x", - "npm": "1.1.x" + "node": "0.10.x", + "npm": "1.2.x" }, "scripts": { "start": "nodemon src/server.coffee",