mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced 2025-02-10 20:19:16 +00:00
correct run dev script
This commit is contained in:
parent
1a91f9cb27
commit
2a2512fe3e
@ -7,7 +7,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha --bail --reporter=spec test/index",
|
||||
"dev": "nodemon app.js"
|
||||
"dev": "gulp"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user