build(peer-deps): use uws fork backport (#2782)

* build(peer-deps): uws backport

* chore: update to 149 for uws
This commit is contained in:
Crawl
2018-08-31 00:55:31 +02:00
committed by Isabella
parent da2d4d7230
commit 641ee86105
5 changed files with 6 additions and 5 deletions

View File

@@ -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,