mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 02:23:31 +01:00
build(peer-deps): use uws fork backport (#2782)
* build(peer-deps): uws backport * chore: update to 149 for uws
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"node-opus": "^0.2.7",
|
||||
"opusscript": "^0.0.6",
|
||||
"sodium": "^2.0.3",
|
||||
"uws": "<=10.148.1"
|
||||
"@discordjs/uws": "^10.149.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^9.4.6",
|
||||
@@ -65,6 +65,7 @@
|
||||
"browser": {
|
||||
"ws": false,
|
||||
"uws": false,
|
||||
"@discordjs/uws": false,
|
||||
"erlpack": false,
|
||||
"prism-media": false,
|
||||
"opusscript": false,
|
||||
|
||||
Reference in New Issue
Block a user