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 28a1b532d..f6bd1edda 100644 --- a/package.json +++ b/package.json | |||
@@ -81,7 +81,7 @@ | |||
81 | "async": "^2.0.0", | 81 | "async": "^2.0.0", |
82 | "async-lock": "^1.1.2", | 82 | "async-lock": "^1.1.2", |
83 | "async-lru": "^1.1.1", | 83 | "async-lru": "^1.1.1", |
84 | "bcrypt": "^3.0.0", | 84 | "bcrypt": "2", |
85 | "bittorrent-tracker": "^9.0.0", | 85 | "bittorrent-tracker": "^9.0.0", |
86 | "bluebird": "^3.5.0", | 86 | "bluebird": "^3.5.0", |
87 | "body-parser": "^1.12.4", | 87 | "body-parser": "^1.12.4", |