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

index 7251d3e4..222f6505 100644 --- a/util/package.json +++ b/util/package.json
@@ -23,7 +23,7 @@ "discord-open-source" ], "author": "Fosscord", - "license": "AGPLV3", + "license": "AGPL-3.0-only", "bugs": { "url": "https://github.com/fosscord/fosscord-server/issues" }, @@ -50,7 +50,7 @@ "picocolors": "^1.0.0", "proxy-agent": "^5.0.0", "reflect-metadata": "^0.1.13", - "typeorm": "^0.2.38", + "typeorm": "^0.3.7", "typescript": "^4.4.2", "typescript-json-schema": "^0.50.1" },