update npm & node version reqs
This commit is contained in:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user