summary refs log tree commit diff
path: root/bundle
diff options
context:
space:
mode:
authorErkin Alp Güney <erkinalp9035@gmail.com>2022-04-28 21:38:39 +0300
committerErkin Alp Güney <erkinalp9035@gmail.com>2022-04-28 21:38:39 +0300
commite1399b2875b98c997aa51fc2196a99910248523e (patch)
treec0b28008890a55c483c03d0ed18701fa34d81bb3 /bundle
parentexempt users logic (diff)
downloadserver-ts-e1399b2875b98c997aa51fc2196a99910248523e.tar.xz
needs to be async
Diffstat (limited to 'bundle')
-rw-r--r--bundle/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/bundle/package-lock.json b/bundle/package-lock.json

index 4742b4a4..6fbd6978 100644 --- a/bundle/package-lock.json +++ b/bundle/package-lock.json
@@ -101,7 +101,7 @@ "name": "@fosscord/api", "version": "1.0.0", "hasInstallScript": true, - "license": "GPLV3", + "license": "AGPLV3", "dependencies": { "@babel/preset-env": "^7.15.8", "@babel/preset-typescript": "^7.15.0", @@ -164,7 +164,7 @@ "../cdn": { "name": "@fosscord/cdn", "version": "1.0.0", - "license": "GPLV3", + "license": "AGPLV3", "dependencies": { "@aws-sdk/client-s3": "^3.36.1", "@aws-sdk/node-http-handler": "^3.36.0", @@ -208,7 +208,7 @@ "name": "@fosscord/gateway", "version": "1.0.0", "hasInstallScript": true, - "license": "GPLV3", + "license": "AGPLV3", "dependencies": { "@fosscord/util": "file:../util", "amqplib": "^0.8.0",