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-07 03:31:56 +0300
committerFeross Aboukhadijeh <feross@feross.org>2019-08-07 03:31:56 +0300
commit29e2bef4bff8eaa16bd94c1af4b5c7d55ce1176f (patch)
tree4534298f35700e5f046a8140e9b32b8e3cb64640 /package.json
parent365a43bd5238755d80a41f5fa21986b28d2335fe (diff)
fs-chunk-store@2
For: https://github.com/brave/brave-browser/issues/5490
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 5dd932d..6e30d0f 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"create-torrent": "^4.0.0",
"debug": "^4.1.0",
"end-of-stream": "^1.1.0",
- "fs-chunk-store": "^1.6.2",
+ "fs-chunk-store": "^2.0.0",
"immediate-chunk-store": "^2.0.0",
"load-ip-set": "^2.1.0",
"memory-chunk-store": "^1.2.0",