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>2018-08-04 20:52:25 +0300
committerGitHub <noreply@github.com>2018-08-04 20:52:25 +0300
commitb30f342f8a171949f841104cdc646054cb1271ea (patch)
treedf399fc77e2c3430991fe102dcdbef6ba1084f49 /package.json
parent17492d8dd775e8e0917b396a27471f938cdcf5c5 (diff)
parent00805c9eb0ed0173298becd574f6f7db68594c5b (diff)
Merge pull request #1458 from webtorrent/greenkeeper/immediate-chunk-store-2.0.0
Update immediate-chunk-store to the latest version 🚀
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 e11c438..d9049ae 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"debug": "^3.1.0",
"end-of-stream": "^1.1.0",
"fs-chunk-store": "^1.6.2",
- "immediate-chunk-store": "^1.0.8",
+ "immediate-chunk-store": "^2.0.0",
"inherits": "^2.0.1",
"load-ip-set": "^2.1.0",
"memory-chunk-store": "^1.2.0",