mirror of
https://github.com/lovell/sharp.git
synced 2025-12-19 07:15:08 +01:00
Gamma correction and premultiply do not mix
Skip premultiply for fast blur/sharpen Automate gamma correction tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "sharp",
|
||||
"version": "0.11.0",
|
||||
"version": "0.11.1",
|
||||
"author": "Lovell Fuller <npm@lovell.info>",
|
||||
"contributors": [
|
||||
"Pierre Inglebert <pierre.inglebert@gmail.com>",
|
||||
@@ -51,7 +51,7 @@
|
||||
"semver": "^5.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"async": "^1.3.0",
|
||||
"async": "^1.4.2",
|
||||
"coveralls": "^2.11.2",
|
||||
"exif-reader": "1.0.0",
|
||||
"icc": "^0.0.2",
|
||||
|
||||
Reference in New Issue
Block a user