From 58526cc8493d3bed3fb8ce65ea694a3c3f605805 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Tue, 9 Mar 2021 21:42:04 +0000 Subject: [PATCH] Upgrade to libvips v8.10.6-alpha3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e0eba27..363f070a 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ }, "license": "Apache-2.0", "config": { - "libvips": "8.10.6-alpha2", + "libvips": "8.10.6-alpha3", "runtime": "napi", "target": 3 },