mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2024-12-14 11:26:25 +00:00
Merge pull request #213 from lpinca/bufferutil
add bufferutil as optional dependency
This commit is contained in:
commit
5b05a43cce
@ -51,6 +51,9 @@
|
|||||||
"tape": "^4.0.0",
|
"tape": "^4.0.0",
|
||||||
"webtorrent-fixtures": "^1.3.0"
|
"webtorrent-fixtures": "^1.3.0"
|
||||||
},
|
},
|
||||||
|
"optionalDependencies": {
|
||||||
|
"bufferutil": "^3.0.0"
|
||||||
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"bittorrent",
|
"bittorrent",
|
||||||
"p2p",
|
"p2p",
|
||||||
|
Loading…
Reference in New Issue
Block a user