Upgrade to yargs v6

This commit is contained in:
Steve Faulkner 2016-10-04 11:18:11 -04:00
parent 0111497fc9
commit dc12174ac8

View File

@ -32,7 +32,7 @@
"async": "~0.2.6",
"source-map": "~0.5.1",
"uglify-to-browserify": "~1.0.0",
"yargs": "~3.10.0"
"yargs": "~6.0.0"
},
"devDependencies": {
"acorn": "~0.6.0",