From 22685e44c0cdd0298ae1c482d64813d823fc1c46 Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Sat, 7 Mar 2020 10:15:51 +0000 Subject: [PATCH] Upgrade to libvips v8.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 830f7057..f4f04a5b 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ }, "license": "Apache-2.0", "config": { - "libvips": "8.9.1-alpha2" + "libvips": "8.9.1" }, "engines": { "node": ">=10.16.0"