deploy heroku!

This commit is contained in:
Mark Nadal 2015-01-22 05:32:20 -07:00
parent b7642c773b
commit 2b2dd3869b

View File

@ -8,7 +8,7 @@
}
, "dependencies": {
"express": "~>4.9.0",
"gun": "~>0.0.9g"
"gun": "~>0.0.9-g"
}
, "scripts": {
"start": "node express.js",