fix npm start
This commit is contained in:
parent
b9d2d44007
commit
86f1a40b9b
@ -45,7 +45,7 @@
|
|||||||
},
|
},
|
||||||
"bin": "insight.js",
|
"bin": "insight.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "node node_modules/grunt-cli/bin/grunt"
|
"start": "node insight.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "*",
|
"async": "*",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user