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:
authorgreenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>2019-06-29 02:30:29 +0300
committergreenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>2019-06-29 02:30:29 +0300
commit1b00afbf3c735177d361a16cbcf0e447d38caee5 (patch)
treea020c6b537e6e880bd4c98fdb813832faaf26b2b /package.json
parente4b10c20de13b88300a875d6c79a917cfb16c31c (diff)
fix(package): update chunk-store-stream to version 4.0.0
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 86bcf0e..87ebe59 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"bitfield": "^2.0.0",
"bittorrent-dht": "^9.0.0",
"bittorrent-protocol": "^3.0.0",
- "chunk-store-stream": "^3.0.1",
+ "chunk-store-stream": "^4.0.0",
"create-torrent": "^3.33.0",
"debug": "^4.1.0",
"end-of-stream": "^1.1.0",