From ee54ce99135b7ba5ea4a3ebd16f2c0f1fd23e403 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Fri, 18 Dec 2020 21:20:39 +0000 Subject: [PATCH] Upgrade to stable libvips v8.10.5 prebuild --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b05e8a9..f213f683 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,7 @@ }, "license": "Apache-2.0", "config": { - "libvips": "8.10.5-alpha2", + "libvips": "8.10.5", "runtime": "napi", "target": 3 },