From a76553cf4715f2088a9f0619a5a844ba9e5d8c43 Mon Sep 17 00:00:00 2001 From: joshuaocariza2006 Date: Sun, 26 Apr 2026 10:04:32 +0800 Subject: [PATCH] Update author name in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aff1a15..ce6d798 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], - "author": "Unknownzop", + "author": "Joshua", "license": "ISC", "dependencies": { "discord.js": "^14.22.1",