username/password registration now available

This commit is contained in:
Tyler Renelle
2012-12-04 15:18:59 -08:00
parent 7f8ae420aa
commit 07a614259f
3 changed files with 19 additions and 4 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"www.habitrpg.com"
],
"scripts": {
"start": "server.js"
"start": "node server.js"
},
"engines": {
"node": "0.8.x",