From d390f94aa280e847a90e86ca576f5e60445bec93 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 3 Aug 2020 13:28:46 -0500 Subject: [PATCH] I listed the authors wrong --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d4974d..267f21f 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "start": "node --trace-warnings ./src/index.js" }, "keywords": [], - "author": "Alex 'technicolor', Fox3411 ", + "author": "Alex 'technicolor', Fox3455 ", "license": "MIT", "dependencies": { "discord.js": "^12.2.0"