mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Correctly bind max width and height values when using withoutEnlargement (#2024)
This commit is contained in:
@@ -64,7 +64,8 @@
|
||||
"Ilya Ovdin <iovdin@gmail.com>",
|
||||
"Andargor <andargor@yahoo.com>",
|
||||
"Paul Neave <paul.neave@gmail.com>",
|
||||
"Brendan Kennedy <brenwken@gmail.com>"
|
||||
"Brendan Kennedy <brenwken@gmail.com>",
|
||||
"Brychan Bennett-Odlum <git@brychan.io>"
|
||||
],
|
||||
"scripts": {
|
||||
"install": "(node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)",
|
||||
|
||||
Reference in New Issue
Block a user