diff --git a/package.json b/package.json index 2e7429c..4aa3fe8 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.0.0", "main": "./source/discord-bot.ts", "author": "Poixpixel", - "license": "ISC", + "license": "Apache-2.0", "type": "module", "scripts": { "compile": "npx tsc",