upgrade yargs 3.5.4 -> 3.10.0
we need a version with better support for 'array' params see: https://github.com/bcoe/yargs/pull/164
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"async": "~0.2.6",
|
||||
"source-map": "~0.5.1",
|
||||
"uglify-to-browserify": "~1.0.0",
|
||||
"yargs": "~3.5.4"
|
||||
"yargs": "~3.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"acorn": "~0.6.0",
|
||||
|
||||
Reference in New Issue
Block a user