build(peer-deps): use uws fork (#2781)

* feat: use uws fork

* chore: update to 149 for uws
This commit is contained in:
Crawl
2018-08-24 16:51:33 +02:00
committed by GitHub
parent cb08a0961a
commit 9b329a457c
4 changed files with 5 additions and 4 deletions

View File

@@ -47,7 +47,7 @@
"erlpack": "discordapp/erlpack",
"libsodium-wrappers": "^0.7.3",
"sodium": "^2.0.3",
"uws": "<=10.148.1",
"@discordjs/uws": "^10.149.0",
"zlib-sync": "^0.1.4"
},
"devDependencies": {
@@ -69,6 +69,7 @@
"https": false,
"ws": false,
"uws": false,
"@discordjs/uws": false,
"erlpack": false,
"prism-media": false,
"opusscript": false,