Updated Licence Type

This commit is contained in:
Ahmad 2024-06-18 23:47:44 -04:00
parent 39f218f67d
commit 5a40cc4941
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF

View file

@ -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",