Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-02-12 15:57:28 +0300
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-02-12 15:57:28 +0300
commit068c4b3c2a121310c003d15432c1daecb03240b3 (patch)
tree58c8d393d23ccd55f14b0d29154b6f22788e0b11 /package.json
parent62eb66da5d3892b1d3ea99d7bbbb8a66032df420 (diff)
fix(package): update bittorrent-dht to version 8.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e2e2c07..1522e98 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"dependencies": {
"addr-to-ip-port": "^1.4.2",
"bitfield": "^1.1.2",
- "bittorrent-dht": "^7.2.2",
+ "bittorrent-dht": "^8.0.0",
"bittorrent-protocol": "^2.1.5",
"chunk-store-stream": "^2.0.2",
"create-torrent": "^3.24.5",