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>2019-09-11 08:46:36 +0300
committerFeross Aboukhadijeh <feross@feross.org>2019-09-11 08:46:36 +0300
commitd6f77c6745e1821c4d2ebce40ecab3244ec5d7e2 (patch)
tree4008100128cc9ce6de22cc5857652f45b20f3d6c /package.json
parent57945797335368bd81b3a6ab5a417f057e56d1ea (diff)
fix git commit reference
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 f631931..b74534d 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"end-of-stream": "^1.1.0",
"escape-html": "^1.0.3",
"fs-chunk-store": "^2.0.0",
- "http-node": "github:feross/http-node#cddd2872f0020ecf5016f326cf5e58c965eef52a",
+ "http-node": "github:feross/http-node#webtorrent",
"immediate-chunk-store": "^2.0.0",
"load-ip-set": "^2.1.0",
"memory-chunk-store": "^1.2.0",