summary refs log tree commit diff
path: root/cdn/package.json
diff options
context:
space:
mode:
authorThesourtimes <cckhmck@gmail.com>2022-04-26 21:34:15 +0300
committerErkin Alp Güney <erkinalp9035@gmail.com>2022-04-26 22:47:35 +0300
commit265f603b0af7f57763d3442d64cfad93aa3f0ad5 (patch)
tree86271fb5da86b555969cbea26c8385d2e85d647f /cdn/package.json
parenteventually fix those errors (diff)
downloadserver-265f603b0af7f57763d3442d64cfad93aa3f0ad5.tar.xz
Do stuff for npm workspace
Diffstat (limited to 'cdn/package.json')
-rw-r--r--cdn/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/cdn/package.json b/cdn/package.json

index 7a1f43c9..f1d12ba5 100644 --- a/cdn/package.json +++ b/cdn/package.json
@@ -14,8 +14,8 @@ "url": "git+https://github.com/fosscord/fosscord-server.git" }, "keywords": [], - "author": "", - "license": "GPLV3", + "author": "Fosscord", + "license": "AGPLV3", "bugs": { "url": "https://github.com/fosscord/fosscord-server/issues" },