yargs version update ^16.0.0

This commit is contained in:
sayali 2020-12-08 19:22:01 -08:00
parent cf652952ff
commit 856c2da15c
1 changed files with 1 additions and 1 deletions

View File

@ -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",