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>2016-04-01 08:04:17 +0300
committerFeross Aboukhadijeh <feross@feross.org>2016-04-01 08:04:17 +0300
commit7226f63190da8b71eb9ec50aba884947627c20c9 (patch)
tree6cc7202822151091ca9d28d0f5589052f9dcefd4
parent2e898d71902bb1938439a29f8b53a2eb24f2c78a (diff)
bittorrent-tracker@8
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 602a688..267830b 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"zero-fill": "^2.2.0"
},
"devDependencies": {
- "bittorrent-tracker": "^7.0.0",
+ "bittorrent-tracker": "^8.0.0",
"brfs": "^1.2.0",
"browserify": "^13.0.0",
"cross-spawn-async": "^2.0.0",