Update @discordjs/uws requirement from ^10.149.0 to ^11.149.0 (#20)

Updates the requirements on [@discordjs/uws](https://github.com/discordjs/uws) to permit the latest version.
- [Release notes](https://github.com/discordjs/uws/releases)
- [Commits](https://github.com/discordjs/uws/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-10-24 07:00:06 -04:00
committed by Daniel Odendahl Jr
parent bb15f7a9a0
commit 9215229ed1
+1 -1
View File
@@ -31,7 +31,7 @@
"node": ">=10"
},
"dependencies": {
"@discordjs/uws": "^10.149.0",
"@discordjs/uws": "^11.149.0",
"canvas": "^2.0.1",
"cheerio": "^1.0.0-rc.2",
"common-tags": "^1.8.0",