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 17:36:39 +0300
committerThaUnknown <6506529+ThaUnknown@users.noreply.github.com>2022-07-04 17:36:39 +0300
commit5d87d1b32356f6b75ed4f9aefe91f3ddf1ecebdb (patch)
tree9460b4bc24eecb2297835400a351848f247b3e28 /package.json
parent3a8f901a48503a5c767b6174904e2c062d403a6a (diff)
fix: drop multi-stream
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 6175ad1..0ba173f 100644
--- a/package.json
+++ b/package.json
@@ -51,11 +51,11 @@
"escape-html": "^1.0.3",
"fs-chunk-store": "^2.0.5",
"immediate-chunk-store": "^2.2.0",
+ "join-async-iterator": "^1.0.0",
"load-ip-set": "^2.2.1",
"lt_donthave": "^1.0.1",
"memory-chunk-store": "^1.3.5",
"mime": "^3.0.0",
- "multistream": "^4.1.0",
"package-json-versionify": "^1.0.4",
"parse-torrent": "^9.1.5",
"pump": "^3.0.0",