Upgrade to libvips 8.10.0-rc1

This commit is contained in:
Lovell Fuller 2020-07-17 14:46:53 +01:00
parent c42de19d2a
commit 90a57e7664

View File

@ -137,7 +137,7 @@
}, },
"license": "Apache-2.0", "license": "Apache-2.0",
"config": { "config": {
"libvips": "8.10.0-beta2", "libvips": "8.10.0-rc1",
"runtime": "napi", "runtime": "napi",
"target": 3 "target": 3
}, },