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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index d73d874..86c2b3b 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,8 @@
"torrent-piece": "^2.0.0",
"unordered-array-remove": "^1.0.2",
"ut_metadata": "^3.5.0",
- "ut_pex": "^2.0.0"
+ "ut_pex": "^2.0.0",
+ "utp-native": "^2.2.1"
},
"devDependencies": {
"airtap": "^3.0.0",