From 2cdf27bae6acfaa0b99bb07555edc57f48b8bc43 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sat, 30 Jun 2018 09:55:42 +0200 Subject: Switch to bull --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index cbe269e7d..a284dfeb6 100644 --- a/package.json +++ b/package.json @@ -81,6 +81,7 @@ "bittorrent-tracker": "^9.0.0", "bluebird": "^3.5.0", "body-parser": "^1.12.4", + "bull": "^3.4.2", "commander": "^2.13.0", "concurrently": "^3.5.1", "config": "^1.14.0", @@ -131,6 +132,7 @@ "@types/async-lock": "^1.1.0", "@types/bcrypt": "^2.0.0", "@types/body-parser": "^1.16.3", + "@types/bull": "^3.3.12", "@types/chai": "^4.0.4", "@types/chai-json-schema": "^1.4.3", "@types/chai-xml": "^0.3.1", -- cgit v1.2.3