Replace Optimist with Yargs in Package.json

This commit is contained in:
Brandon Anzaldi
2014-08-29 18:43:06 -07:00
parent ff09ef6755
commit 83daa5553b
+2 -2
View File
@@ -16,7 +16,6 @@
"mkdirp": "~0.3.5",
"module-deps": "^3.5.4",
"ncp": "~0.2.7",
"optimist": "~0.3.7",
"outcome": "0.0.18",
"progress": "~1.1.3",
"request": "~2.12.0",
@@ -24,7 +23,8 @@
"step": "0.0.x",
"tar.gz": "0.1.1",
"through": "^2.3.4",
"uglify-js": "^2.4.15"
"uglify-js": "^2.4.15",
"yargs": "~1.3.1"
},
"preferGlobal": "true",
"bin": {