updated Procfile and package.json for heroku integration

pull/5/head
Marian Oancea 10 years ago
parent dd7cd45c33
commit 1f8b6e83fc
  1. 2
      Procfile
  2. 2
      package.json

@ -1 +1 @@
web: ./www/bin
web: node ./www/bin

@ -1,6 +1,6 @@
{
"name": "eth-netstats",
"version": "0.0.0",
"version": "0.0.1",
"engines": {
"node": "0.10.x",
"npm": "2.1.x"

Loading…
Cancel
Save