aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4d1dff2..e1a79d6 100644
--- a/package.json
+++ b/package.json
@@ -26,6 +26,7 @@
26 "dependencies": { 26 "dependencies": {
27 "async": "^1.3.0", 27 "async": "^1.3.0",
28 "chalk": "^1.1.0", 28 "chalk": "^1.1.0",
29 "debug": "^2.2.0",
29 "loader-utils": "^0.2.6" 30 "loader-utils": "^0.2.6"
30 } 31 }
31} 32}