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:
authorThaUnknown <6506529+ThaUnknown@users.noreply.github.com>2022-07-04 02:08:03 +0300
committerThaUnknown <6506529+ThaUnknown@users.noreply.github.com>2022-07-04 02:08:03 +0300
commit9ea33c2c1cd3ea9fcfa66569a3fb94148afd9869 (patch)
tree9c261293c638170f349f24d42cb7610bffb41efc /package.json
parent4be86f5151381b34820a9892d3179afe0176fbfb (diff)
fix: dedupe packages
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index b4b8d73..9f64c68 100644
--- a/package.json
+++ b/package.json
@@ -49,6 +49,7 @@
"debug": "^4.3.4",
"end-of-stream": "^1.4.4",
"escape-html": "^1.0.3",
+ "fast-blob-stream": "^1.0.3",
"fs-chunk-store": "^2.0.5",
"immediate-chunk-store": "^2.2.0",
"load-ip-set": "^2.2.1",
@@ -71,8 +72,6 @@
"simple-peer": "^9.11.1",
"simple-sha1": "^3.1.0",
"speed-limiter": "^1.0.2",
- "stream-to-blob": "^2.0.1",
- "stream-to-blob-url": "^3.0.2",
"stream-with-known-length-to-buffer": "^1.0.4",
"throughput": "^1.0.1",
"torrent-discovery": "^9.4.13",