summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 90f4ec580..42a2712bd 100644
--- a/package.json
+++ b/package.json
@@ -57,5 +57,8 @@
"webpack-bundle-analyzer": "^3.0.2",
"webpack-cli": "^3.1.0",
"webpack-merge": "^4.1.0"
+ },
+ "dependencies": {
+ "commander": "^2.20.0"
}
}