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 bdc389572..2118c9dcf 100644 --- a/package.json +++ b/package.json | |||
@@ -103,7 +103,6 @@ | |||
103 | "bytes": "^3.0.0", | 103 | "bytes": "^3.0.0", |
104 | "cli-table": "^0.3.1", | 104 | "cli-table": "^0.3.1", |
105 | "commander": "^2.13.0", | 105 | "commander": "^2.13.0", |
106 | "concurrently": "^4.0.1", | ||
107 | "config": "^3.0.0", | 106 | "config": "^3.0.0", |
108 | "cookie-parser": "^1.4.3", | 107 | "cookie-parser": "^1.4.3", |
109 | "cors": "^2.8.1", | 108 | "cors": "^2.8.1", |
@@ -198,6 +197,7 @@ | |||
198 | "chai": "^4.1.1", | 197 | "chai": "^4.1.1", |
199 | "chai-json-schema": "^1.5.0", | 198 | "chai-json-schema": "^1.5.0", |
200 | "chai-xml": "^0.3.2", | 199 | "chai-xml": "^0.3.2", |
200 | "concurrently": "^4.1.0", | ||
201 | "husky": "^1.0.0-rc.4", | 201 | "husky": "^1.0.0-rc.4", |
202 | "libxmljs": "0.19.5", | 202 | "libxmljs": "0.19.5", |
203 | "lint-staged": "^8.0.4", | 203 | "lint-staged": "^8.0.4", |