Replace optimist with yargs

This commit is contained in:
Ahmed Abdel Razzak
2015-07-23 00:57:01 +02:00
parent f68b1f06d9
commit b516ecccfa

View File

@@ -10,7 +10,7 @@
},
"dependencies": {
"request": "2.11.4",
"optimist": "0.3.4",
"yargs": "3.15.0",
"debug": "0.7.4",
"openurl": "1.1.0"
},