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-08-08 05:31:18 +0300
committerFeross Aboukhadijeh <feross@feross.org>2019-08-08 23:52:49 +0300
commite4e783170e12469664c8ad1302ea5991148f24cf (patch)
tree4a068ce1fd7f8f01ed40fcaa8c8c915a93f5d11b
parent375dfe674e226c9717e2a93c92fddd2f24883f3d (diff)
Force update deps
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 8f44d6c..16528cd 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"debug": "^4.1.0",
"end-of-stream": "^1.1.0",
"fs-chunk-store": "^2.0.0",
- "http-node": "feross/http-node#cddd2872f0020ecf5016f326cf5e58c965eef52a",
+ "http-node": "github:feross/http-node#cddd2872f0020ecf5016f326cf5e58c965eef52a",
"immediate-chunk-store": "^2.0.0",
"load-ip-set": "^2.1.0",
"memory-chunk-store": "^1.2.0",
@@ -76,10 +76,10 @@
},
"devDependencies": {
"airtap": "^2.0.3",
- "bittorrent-tracker": "^9.4.0",
- "browserify": "^16.2.3",
+ "bittorrent-tracker": "^9.14.0",
+ "browserify": "^16.4.0",
"disc": "^1.3.3",
- "electron": "^6.0.0",
+ "electron": "^6.0.1",
"finalhandler": "^1.0.0",
"network-address": "^1.1.0",
"run-series": "^1.1.4",