aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index cbe269e7d..a284dfeb6 100644
--- a/package.json
+++ b/package.json
@@ -81,6 +81,7 @@
81 "bittorrent-tracker": "^9.0.0", 81 "bittorrent-tracker": "^9.0.0",
82 "bluebird": "^3.5.0", 82 "bluebird": "^3.5.0",
83 "body-parser": "^1.12.4", 83 "body-parser": "^1.12.4",
84 "bull": "^3.4.2",
84 "commander": "^2.13.0", 85 "commander": "^2.13.0",
85 "concurrently": "^3.5.1", 86 "concurrently": "^3.5.1",
86 "config": "^1.14.0", 87 "config": "^1.14.0",
@@ -131,6 +132,7 @@
131 "@types/async-lock": "^1.1.0", 132 "@types/async-lock": "^1.1.0",
132 "@types/bcrypt": "^2.0.0", 133 "@types/bcrypt": "^2.0.0",
133 "@types/body-parser": "^1.16.3", 134 "@types/body-parser": "^1.16.3",
135 "@types/bull": "^3.3.12",
134 "@types/chai": "^4.0.4", 136 "@types/chai": "^4.0.4",
135 "@types/chai-json-schema": "^1.4.3", 137 "@types/chai-json-schema": "^1.4.3",
136 "@types/chai-xml": "^0.3.1", 138 "@types/chai-xml": "^0.3.1",