summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6957dab..9d37d8a 100644
--- a/package.json
+++ b/package.json
@@ -22,8 +22,8 @@
},
"dependencies": {
"async": "^1.4.0",
- "optimist": "^0.6.1",
- "source-map": "^0.4.4"
+ "source-map": "^0.4.4",
+ "yargs": "^3.32.0"
},
"optionalDependencies": {
"uglify-js": "^2.6"