1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

downgrading sharp to 0.23.x as libvips 8.9.0 does not have prebuilds for all supported platforms

This commit is contained in:
Patrik J. Braun 2020-09-14 20:50:43 +02:00
parent 0377d51dd6
commit 3f2498dc8a

View File

@ -146,7 +146,7 @@
"@ffprobe-installer/ffprobe": "1.1.0",
"bcrypt": "5.0.0",
"mysql": "2.18.1",
"sharp": "0.25.4"
"sharp": "0.23.4"
},
"engines": {
"node": ">=10.17 <13.0"