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 d4159a5..46a37ae 100644
--- a/package.json
+++ b/package.json
@@ -29,6 +29,7 @@
29 }, 29 },
30 "dependencies": { 30 "dependencies": {
31 "async": "^1.3.0", 31 "async": "^1.3.0",
32 "chalk": "^1.1.0",
32 "glob": "^5.0.3", 33 "glob": "^5.0.3",
33 "loader-utils": "^0.2.6" 34 "loader-utils": "^0.2.6"
34 } 35 }