summary refs log tree commit diff
path: root/gateway/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 /gateway/package.json
parenteventually fix those errors (diff)
downloadserver-265f603b0af7f57763d3442d64cfad93aa3f0ad5.tar.xz
Do stuff for npm workspace
Diffstat (limited to 'gateway/package.json')
-rw-r--r--gateway/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/gateway/package.json b/gateway/package.json

index 6d0d2d1c..92d812b4 100644 --- a/gateway/package.json +++ b/gateway/package.json
@@ -13,7 +13,7 @@ }, "keywords": [], "author": "Fosscord", - "license": "GPLV3", + "license": "AGPLV3", "devDependencies": { "@types/amqplib": "^0.8.1", "@types/jsonwebtoken": "^8.5.0",