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>2015-12-03 09:54:05 +0300
committerFeross Aboukhadijeh <feross@feross.org>2015-12-03 10:05:36 +0300
commit3c3a06a145fa4b2d0cd3f39fd277c305e6c445bc (patch)
treec5d56e33265ac9cc9018f8cfed5c519ede91ab1a
parent8e88e4a514d34df0d9f5aa38e6d92383ee4b9ad6 (diff)
bittorrent-dht@5
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f713e67..3413984 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"dependencies": {
"addr-to-ip-port": "^1.0.1",
"bitfield": "^1.0.2",
- "bittorrent-dht": "^4.0.4",
+ "bittorrent-dht": "^5.0.0",
"bittorrent-swarm": "^5.0.0",
"chunk-store-stream": "^2.0.0",
"clivas": "^0.2.0",