Add ability to specify env variables (#161)

Update yargs dependency to enable the new functionality.
This commit is contained in:
Jimmie
2018-04-01 23:41:53 -04:00
committed by Roman Shtylman
parent 32fd1fdcbd
commit cb3441a339
3 changed files with 9 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
"axios": "0.17.1",
"debug": "2.6.8",
"openurl": "1.1.1",
"yargs": "3.29.0"
"yargs": "6.6.0"
},
"devDependencies": {
"mocha": "~1.17.0"