summary refs log tree commit diff
path: root/gateway
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-06-26 20:51:39 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-06-26 20:51:39 +1000
commitd5b2c191604b202937161097bb4881ecee783443 (patch)
tree85d6c85bf95031518e3709bc66f96f52ec6ea78c /gateway
parentMerge branch 'feat/pingInformation' into slowcord (diff)
parentBump sqlite3 from 5.0.2 to 5.0.8 in /util (diff)
downloadserver-ts-d5b2c191604b202937161097bb4881ecee783443.tar.xz
Merge branch 'master' into slowcord
Diffstat (limited to 'gateway')
-rw-r--r--gateway/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/gateway/package.json b/gateway/package.json

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