diff options
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 981ac4d55..8693e9b0b 100644 --- a/package.json +++ b/package.json | |||
@@ -64,6 +64,7 @@ | |||
64 | "devDependencies": { | 64 | "devDependencies": { |
65 | "chai": "^3.3.0", | 65 | "chai": "^3.3.0", |
66 | "mocha": "^2.3.3", | 66 | "mocha": "^2.3.3", |
67 | "standard": "^5.1.0", | ||
67 | "supertest": "^1.1.0" | 68 | "supertest": "^1.1.0" |
68 | }, | 69 | }, |
69 | "standard": { | 70 | "standard": { |