From 7a3c743db14be8435c55962c6e2ec954b422b3a7 Mon Sep 17 00:00:00 2001 From: dragonfire535 Date: Thu, 25 Oct 2018 22:20:55 +0000 Subject: [PATCH] Add uws back (fixed) --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 29a9dbab..065b2a92 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,7 @@ "node": ">=10" }, "dependencies": { + "@discordjs/uws": "^11.149.1", "canvas": "^2.0.1", "cheerio": "^1.0.0-rc.2", "common-tags": "^1.8.0",