updated package.json
This commit is contained in:
parent
e0b33d22be
commit
dd7cd45c33
@ -1,6 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "eth-netstats",
|
"name": "eth-netstats",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
|
"engines": {
|
||||||
|
"node": "0.10.x",
|
||||||
|
"npm": "2.1.x"
|
||||||
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node ./bin/www"
|
"start": "node ./bin/www"
|
||||||
|
Loading…
Reference in New Issue
Block a user