aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json
index 04fd680..a5c0315 100644
--- a/package.json
+++ b/package.json
@@ -24,8 +24,7 @@
24 "webpack": "^1.8.4" 24 "webpack": "^1.8.4"
25 }, 25 },
26 "dependencies": { 26 "dependencies": {
27 "async": "^1.3.0", 27 "debug": "^2.2.0",
28 "chalk": "^1.1.0", 28 "js-string-escape": "^1.0.1"
29 "debug": "^2.2.0"
30 } 29 }
31} 30}