summary refs log tree commit diff
path: root/bundle/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'bundle/package-lock.json')
-rw-r--r--bundle/package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/bundle/package-lock.json b/bundle/package-lock.json

index 4991f97a..4c5e5b77 100644 --- a/bundle/package-lock.json +++ b/bundle/package-lock.json
@@ -7,7 +7,7 @@ "": { "name": "@fosscord/server", "version": "1.0.0", - "license": "AGPLV3", + "license": "AGPL-3.0-only", "dependencies": { "@aws-sdk/client-s3": "^3.36.1", "@aws-sdk/node-http-handler": "^3.36.0", @@ -102,7 +102,7 @@ "name": "@fosscord/api", "version": "1.0.0", "hasInstallScript": true, - "license": "AGPLV3", + "license": "AGPL-3.0-only", "dependencies": { "@babel/preset-env": "^7.15.8", "@babel/preset-typescript": "^7.15.0", @@ -165,7 +165,7 @@ "../cdn": { "name": "@fosscord/cdn", "version": "1.0.0", - "license": "AGPLV3", + "license": "AGPL-3.0-only", "dependencies": { "@aws-sdk/client-s3": "^3.36.1", "@aws-sdk/node-http-handler": "^3.36.0", @@ -209,7 +209,7 @@ "name": "@fosscord/gateway", "version": "1.0.0", "hasInstallScript": true, - "license": "AGPLV3", + "license": "AGPL-3.0-only", "dependencies": { "@fosscord/util": "file:../util", "amqplib": "^0.8.0",