correct run dev script

This commit is contained in:
oleg 2015-05-08 22:50:14 +03:00
parent 1a91f9cb27
commit 2a2512fe3e

View File

@ -7,7 +7,7 @@
},
"scripts": {
"test": "mocha --bail --reporter=spec test/index",
"dev": "nodemon app.js"
"dev": "gulp"
},
"repository": {
"type": "git",