1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-09 07:25:24 +02:00

fix: Fix images becoming black and white when resizing

Closes #574, closes #585
This commit is contained in:
Maksim Eltyshev 2024-01-18 10:58:26 +01:00
parent f0b2de8c40
commit 1e78c7df8f
3 changed files with 185 additions and 186 deletions

View file

@ -42,7 +42,7 @@
"sails-hook-orm": "^4.0.2",
"sails-hook-sockets": "^2.0.4",
"sails-postgresql-redacted": "^1.0.2-9",
"sharp": "^0.33.1",
"sharp": "^0.33.2",
"stream-to-array": "^2.3.0",
"uuid": "^9.0.1",
"validator": "^13.11.0",