Add the necessary info for Heroku.

pull/1/head
Alex Kern 11 years ago
parent 1870e26e13
commit 6a1b4bf003

@ -0,0 +1 @@
web: npm start

@ -33,5 +33,8 @@
"reactify": "^1.1.0", "reactify": "^1.1.0",
"socket.io-client": "^1.3.5", "socket.io-client": "^1.3.5",
"watchify": "^2.4.0" "watchify": "^2.4.0"
},
"engines": {
"node": "0.10.x"
} }
} }

Loading…
Cancel
Save