From e10235ea6c93efd7c31b12c33c32830afe741dfa Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Sun, 26 Aug 2018 20:39:15 +0000 Subject: [PATCH] Use uws fork --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 05ece9d1..7c2e9a08 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "node": ">=10.1.0" }, "dependencies": { + "@discordjs/uws": "^10.149.0", "canvas": "github:automattic/node-canvas", "cheerio": "1.0.0-rc.2", "common-tags": "^1.8.0",