aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-08-18 09:14:51 +0200
committerChocobozzz <me@florianbigard.com>2021-08-18 09:14:51 +0200
commit1f6125be8b6306ba34b5ad9df985df462ef9759c (patch)
tree9894ab5a6b239f7797303c24f21e79019b942238 /package.json
parent9df52d660feb722404be00a50f3c8a612bec1c15 (diff)
downloadPeerTube-1f6125be8b6306ba34b5ad9df985df462ef9759c.tar.gz
PeerTube-1f6125be8b6306ba34b5ad9df985df462ef9759c.tar.zst
PeerTube-1f6125be8b6306ba34b5ad9df985df462ef9759c.zip
Optimize torrent URL update
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
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",