summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-29 23:42:06 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-29 23:42:06 +0200
commitbff8f0f64229b68027dfed22b9aca30509e02429 (patch)
tree56793e766f9949a1df267633c76d2d25f2f092bd /package.json
parent1.3.9 (diff)
downloadserver-ts-bff8f0f64229b68027dfed22b9aca30509e02429.tar.xz
:sparkles: add requestSignature to Config
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json

index 7e3b6963..4d903c59 100644 --- a/package.json +++ b/package.json
@@ -20,7 +20,7 @@ "discord-open-source" ], "author": "Fosscord", - "license": "ISC", + "license": "GPLV3", "bugs": { "url": "https://github.com/fosscord/fosscord-server-util/issues" },