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 13:05:03 +0200
committerTomatoCake <60300461+DEVTomatoCake@users.noreply.github.com>2024-06-28 13:05:03 +0200
commit0a40776bb3ee02476dbc8a6bc6a198782221799b (patch)
treefa0c33418265cc422c0a650704a3c75b84156047 /package-lock.json
parentFix style + nix? (diff)
downloadserver-ts-0a40776bb3ee02476dbc8a6bc6a198782221799b.tar.xz
Fix build by using ts-ignore
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json

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