From 6ffdefab52c2871a5fd39074e665f052e84f18ab Mon Sep 17 00:00:00 2001 From: ashley Date: Thu, 17 Oct 2024 22:51:58 +0000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6258e56..34f964d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "keywords": [], "author": "", "type": "module", - "license": "ISC", + "license": "MIT", "dependencies": { "discord.js": "^14.16.3", "ts-node": "^10.9.2"