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-06-26 19:32:59 +0300
committerThaUnknown <6506529+ThaUnknown@users.noreply.github.com>2022-06-26 19:32:59 +0300
commit8b97ee8cc18b05e0d20135ea8f1651e97bb65c6f (patch)
tree91ca9bbb72e50fe667035a7d664dec34edc964ee /package.json
parent4be86f5151381b34820a9892d3179afe0176fbfb (diff)
fix: use streamx instead of stream
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index b4b8d73..6175ad1 100644
--- a/package.json
+++ b/package.json
@@ -74,6 +74,7 @@
"stream-to-blob": "^2.0.1",
"stream-to-blob-url": "^3.0.2",
"stream-with-known-length-to-buffer": "^1.0.4",
+ "streamx": "^2.12.4",
"throughput": "^1.0.1",
"torrent-discovery": "^9.4.13",
"torrent-piece": "^2.0.1",