mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Enable PNG palette when at least one of quality, colours, colors or dither is set (#2226)
This commit is contained in:
@@ -66,7 +66,8 @@
|
||||
"Paul Neave <paul.neave@gmail.com>",
|
||||
"Brendan Kennedy <brenwken@gmail.com>",
|
||||
"Brychan Bennett-Odlum <git@brychan.io>",
|
||||
"Edward Silverton <e.silverton@gmail.com>"
|
||||
"Edward Silverton <e.silverton@gmail.com>",
|
||||
"Roman Malieiev <aromaleev@gmail.com>"
|
||||
],
|
||||
"scripts": {
|
||||
"install": "(node install/libvips && node install/dll-copy && prebuild-install --runtime=napi) || (node-gyp rebuild && node install/dll-copy)",
|
||||
|
||||
Reference in New Issue
Block a user