diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5a215c7b9..116aa7b10 100644 --- a/package.json +++ b/package.json | |||
@@ -69,7 +69,7 @@ | |||
69 | "chai": "^3.3.0", | 69 | "chai": "^3.3.0", |
70 | "commander": "^2.9.0", | 70 | "commander": "^2.9.0", |
71 | "mocha": "^3.0.1", | 71 | "mocha": "^3.0.1", |
72 | "standard": "^7.0.1", | 72 | "standard": "^8.0.0", |
73 | "supertest": "^2.0.0" | 73 | "supertest": "^2.0.0" |
74 | }, | 74 | }, |
75 | "standard": { | 75 | "standard": { |