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:
authorCas <6506529+ThaUnknown@users.noreply.github.com>2022-09-02 23:20:27 +0300
committerGitHub <noreply@github.com>2022-09-02 23:20:27 +0300
commit6666eb493f3a74f44de9533eb2e8a42b41664158 (patch)
tree5a2b3e4136efc6a295d920678ef39e6474c8f135 /package.json
parentf9bcb742ffc0053a37d61ea1955e51731bba2e27 (diff)
parent3a8f901a48503a5c767b6174904e2c062d403a6a (diff)
Merge pull request #2339 from ThaUnknown/streamx
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 fd9fa03..e05f5d6 100644
--- a/package.json
+++ b/package.json
@@ -73,6 +73,7 @@
"simple-sha1": "^3.1.0",
"speed-limiter": "^1.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",