yargs version update ^16.0.0
This commit is contained in:
parent
cf652952ff
commit
856c2da15c
|
@ -48,7 +48,7 @@
|
||||||
"require-dir": "~0.3.0",
|
"require-dir": "~0.3.0",
|
||||||
"streamqueue": "^1.1.1",
|
"streamqueue": "^1.1.1",
|
||||||
"uglify-save-license": "^0.4.1",
|
"uglify-save-license": "^0.4.1",
|
||||||
"yargs": "^7.0.2"
|
"yargs": "^16.0.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postinstall": "node_modules/.bin/bower install --allow-root --config.interactive=false",
|
"postinstall": "node_modules/.bin/bower install --allow-root --config.interactive=false",
|
||||||
|
|
Loading…
Reference in New Issue