mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2024-12-15 11:56:25 +00:00
add additional ws optional dep
This commit is contained in:
parent
9a6e6582f7
commit
ad0dbaedb9
@ -52,7 +52,8 @@
|
|||||||
"webtorrent-fixtures": "^1.3.0"
|
"webtorrent-fixtures": "^1.3.0"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"bufferutil": "^4.0.0"
|
"bufferutil": "^4.0.0",
|
||||||
|
"utf-8-validate": "^5.0.1"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"bittorrent",
|
"bittorrent",
|
||||||
|
Loading…
Reference in New Issue
Block a user