This commit is contained in:
theory 2014-04-01 04:41:48 -06:00
parent 056ae02e5d
commit 3406fafbab

View File

@ -14,7 +14,7 @@
"redis": "~>0.10.1",
"hiredis": ""
}
, "main": "shots"
, "main": "init.js"
, "scripts": {
"start": "node init.js"
}