summary refs log tree commit diff
path: root/package-lock.json
diff options
context:
space:
mode:
authorTomatoCake <60300461+DEVTomatoCake@users.noreply.github.com>2024-06-28 10:17:24 +0200
committerTomatoCake <60300461+DEVTomatoCake@users.noreply.github.com>2024-06-28 10:17:24 +0200
commit16f8a1c7ac4eb1dafd571b5b3082f0df129fd39f (patch)
tree8d33c90273630be6d1c7dcca0a183367c8c67712 /package-lock.json
parentPrettier stuff -.- (diff)
downloadserver-ts-16f8a1c7ac4eb1dafd571b5b3082f0df129fd39f.tar.xz
Add config value for cache duration
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json

index 32582d06..a350da90 100644 --- a/package-lock.json +++ b/package-lock.json
@@ -30,6 +30,7 @@ "i18next-fs-backend": "^2.1.5", "i18next-http-middleware": "^3.3.2", "image-size": "^1.0.2", + "jimp": "^0.22.12", "json-bigint": "^1.0.0", "jsonwebtoken": "^9.0.1", "lambert-server": "^1.2.12",