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:
authorFeross Aboukhadijeh <feross@feross.org>2020-05-12 17:53:55 +0300
committerGitHub <noreply@github.com>2020-05-12 17:53:55 +0300
commit87b08794141420a2aa7b1ac7f3dc8fe400d428e7 (patch)
tree5cf420eaed77dc9be7836c9fa1b8c04472a23b6d /package.json
parentc2bd861aed30abcd93a28277a2e772c418838e7a (diff)
parent449b609fc1fe2fd5b29b311b6e270e57b80e835e (diff)
Merge pull request #1858 from webtorrent/greenkeeper/bittorrent-dht-10.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 b3e66cb..41f25ce 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"dependencies": {
"addr-to-ip-port": "^1.4.2",
"bitfield": "^3.0.0",
- "bittorrent-dht": "^9.0.0",
+ "bittorrent-dht": "^10.0.0",
"bittorrent-protocol": "^3.0.0",
"chrome-net": "^3.3.2",
"chunk-store-stream": "^4.0.0",