summary refs log tree commit diff
path: root/api
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-07-18 18:46:45 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-09 23:28:27 +0200
commit1bb16b76ac61c20c09b60e6641c2c292e5be4c81 (patch)
tree5e10b95f119b70759753f64044d5b589e3d0b024 /api
parentreplace all var with let (reduces warnings) (diff)
downloadserver-1bb16b76ac61c20c09b60e6641c2c292e5be4c81.tar.xz
Update local state, fix a few more errors
Diffstat (limited to 'api')
-rw-r--r--api/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/package.json b/api/package.json

index b46e5f3d..b34f1b30 100644 --- a/api/package.json +++ b/api/package.json
@@ -93,7 +93,7 @@ "picocolors": "^1.0.0", "proxy-agent": "^5.0.0", "supertest": "^6.1.6", - "typeorm": "^0.2.37" + "typeorm": "^0.2.45" }, "jest": { "setupFiles": [