updated package.json

pull/5/head
Marian Oancea 10 years ago
parent e0b33d22be
commit dd7cd45c33
  1. 4
      package.json

@ -1,6 +1,10 @@
{
"name": "eth-netstats",
"version": "0.0.0",
"engines": {
"node": "0.10.x",
"npm": "2.1.x"
},
"private": true,
"scripts": {
"start": "node ./bin/www"

Loading…
Cancel
Save