Skip to content

Commit

Permalink
change license to gpl
Browse files Browse the repository at this point in the history
  • Loading branch information
electron271 committed Nov 24, 2024
1 parent 2ffd54b commit 71eab41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bot": "node src/bot.js"
},
"author": "",
"license": "ISC",
"license": "GPL-3.0-only",
"dependencies": {
"@prisma/client": "^5.22.0",
"discord.js": "^14.16.3",
Expand Down

0 comments on commit 71eab41

Please sign in to comment.