mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced 2025-02-14 00:59:15 +00:00
add sync script to package.json
This commit is contained in:
parent
3776af1723
commit
996736916b
@ -7,7 +7,8 @@
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha --bail --reporter=spec test/index",
|
||||
"dev": "gulp"
|
||||
"dev": "gulp",
|
||||
"sync": "npm install && npm prune && bower install && bower prune"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user