Update package.json and fabfile
This commit is contained in:
parent
b8ef0942cb
commit
ab7a28c7a0
2 changed files with 6 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"scripts": {
|
||||
"init": "yarn && bower install",
|
||||
"init": "yarn --pure-lockfile && bower install",
|
||||
"dev": "gulp watch",
|
||||
"production": "gulp --production"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue