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 8d3922231..9158fffd1 100644 --- a/package.json +++ b/package.json | |||
@@ -203,7 +203,7 @@ | |||
203 | "lint-staged": "^8.0.4", | 203 | "lint-staged": "^8.0.4", |
204 | "maildev": "^1.0.0-rc3", | 204 | "maildev": "^1.0.0-rc3", |
205 | "mocha": "^5.0.0", | 205 | "mocha": "^5.0.0", |
206 | "nodemon": "^1.11.0", | 206 | "nodemon": "1.13.3", |
207 | "sass-lint": "^1.12.1", | 207 | "sass-lint": "^1.12.1", |
208 | "source-map-support": "^0.5.0", | 208 | "source-map-support": "^0.5.0", |
209 | "supertest": "^3.0.0", | 209 | "supertest": "^3.0.0", |