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
commitee7431f0fa4dfda440b39cd322d0dbeb0113aab9 (patch)
tree6356aed28bc2eb1a74cd9ea0ecfcc542d01baefe /gateway
parentMerge branch 'feat/pingInformation' into slowcord (diff)
parentBump sqlite3 from 5.0.2 to 5.0.8 in /util (diff)
downloadserver-ee7431f0fa4dfda440b39cd322d0dbeb0113aab9.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",