correct run dev script
This commit is contained in:
parent
1a91f9cb27
commit
2a2512fe3e
@ -7,7 +7,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha --bail --reporter=spec test/index",
|
"test": "mocha --bail --reporter=spec test/index",
|
||||||
"dev": "nodemon app.js"
|
"dev": "gulp"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user