diff options
author | Chocobozzz <me@florianbigard.com> | 2021-08-18 09:14:51 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-08-18 09:14:51 +0200 |
commit | 1f6125be8b6306ba34b5ad9df985df462ef9759c (patch) | |
tree | 9894ab5a6b239f7797303c24f21e79019b942238 /package.json | |
parent | 9df52d660feb722404be00a50f3c8a612bec1c15 (diff) | |
download | PeerTube-1f6125be8b6306ba34b5ad9df985df462ef9759c.tar.gz PeerTube-1f6125be8b6306ba34b5ad9df985df462ef9759c.tar.zst PeerTube-1f6125be8b6306ba34b5ad9df985df462ef9759c.zip |
Optimize torrent URL update
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 32f4e7c31..18bce1123 100644 --- a/package.json +++ b/package.json | |||
@@ -77,6 +77,7 @@ | |||
77 | "async": "^3.0.1", | 77 | "async": "^3.0.1", |
78 | "async-lru": "^1.1.1", | 78 | "async-lru": "^1.1.1", |
79 | "bcrypt": "5.0.1", | 79 | "bcrypt": "5.0.1", |
80 | "bencode": "^2.0.2", | ||
80 | "bittorrent-tracker": "^9.0.0", | 81 | "bittorrent-tracker": "^9.0.0", |
81 | "bluebird": "^3.5.0", | 82 | "bluebird": "^3.5.0", |
82 | "bull": "^3.4.2", | 83 | "bull": "^3.4.2", |