Upgrade to libvips v8.9.0

This commit is contained in:
Lovell Fuller 2020-01-08 16:18:43 +00:00
parent 0764ca8fde
commit efff650314

View File

@ -125,7 +125,7 @@
"exif-reader": "^1.0.3", "exif-reader": "^1.0.3",
"icc": "^1.0.0", "icc": "^1.0.0",
"license-checker": "^25.0.1", "license-checker": "^25.0.1",
"mocha": "^6.2.2", "mocha": "^7.0.0",
"mock-fs": "^4.10.4", "mock-fs": "^4.10.4",
"nyc": "^15.0.0", "nyc": "^15.0.0",
"prebuild": "^9.1.1", "prebuild": "^9.1.1",
@ -135,7 +135,7 @@
}, },
"license": "Apache-2.0", "license": "Apache-2.0",
"config": { "config": {
"libvips": "8.9.0-rc4" "libvips": "8.9.0"
}, },
"engines": { "engines": {
"node": ">=10.13.0" "node": ">=10.13.0"