diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 669ce8511..115f2e940 100644 --- a/package.json +++ b/package.json | |||
@@ -67,6 +67,7 @@ | |||
67 | }, | 67 | }, |
68 | "devDependencies": { | 68 | "devDependencies": { |
69 | "chai": "^3.3.0", | 69 | "chai": "^3.3.0", |
70 | "commander": "^2.9.0", | ||
70 | "livereload": "^0.4.1", | 71 | "livereload": "^0.4.1", |
71 | "mocha": "^2.3.3", | 72 | "mocha": "^2.3.3", |
72 | "standard": "^7.0.1", | 73 | "standard": "^7.0.1", |