diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index fafe4b296..5a8843b0c 100644 --- a/package.json +++ b/package.json | |||
@@ -86,6 +86,7 @@ | |||
86 | "bluebird": "^3.5.0", | 86 | "bluebird": "^3.5.0", |
87 | "body-parser": "^1.12.4", | 87 | "body-parser": "^1.12.4", |
88 | "bull": "^3.4.2", | 88 | "bull": "^3.4.2", |
89 | "bytes": "^3.0.0", | ||
89 | "commander": "^2.13.0", | 90 | "commander": "^2.13.0", |
90 | "concurrently": "^4.0.1", | 91 | "concurrently": "^4.0.1", |
91 | "config": "^2.0.1", | 92 | "config": "^2.0.1", |
@@ -145,6 +146,7 @@ | |||
145 | "@types/bluebird": "3.5.21", | 146 | "@types/bluebird": "3.5.21", |
146 | "@types/body-parser": "^1.16.3", | 147 | "@types/body-parser": "^1.16.3", |
147 | "@types/bull": "^3.3.12", | 148 | "@types/bull": "^3.3.12", |
149 | "@types/bytes": "^3.0.0", | ||
148 | "@types/chai": "^4.0.4", | 150 | "@types/chai": "^4.0.4", |
149 | "@types/chai-json-schema": "^1.4.3", | 151 | "@types/chai-json-schema": "^1.4.3", |
150 | "@types/chai-xml": "^0.3.1", | 152 | "@types/chai-xml": "^0.3.1", |