diff options
author | Thesourtimes <cckhmck@gmail.com> | 2022-04-26 21:34:15 +0300 |
---|---|---|
committer | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-26 22:47:35 +0300 |
commit | 540e643b86295e2c55941fc279e03b69e3f07ed5 (patch) | |
tree | 0e38d6acb9dde92bfe1b5720eabe8d88ae9d66c5 /api/package.json | |
parent | eventually fix those errors (diff) | |
download | server-540e643b86295e2c55941fc279e03b69e3f07ed5.tar.xz |
Do stuff for npm workspace
Diffstat (limited to 'api/package.json')
-rw-r--r-- | api/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/package.json b/api/package.json index c586c9fe..65472522 100644 --- a/api/package.json +++ b/api/package.json @@ -30,7 +30,7 @@ "discord-open-source" ], "author": "Fosscord", - "license": "GPLV3", + "license": "AGPLV3", "bugs": { "url": "https://github.com/fosscord/fosscord-server/issues" }, |