Add support for statically-linked dependencies (lovell/sharp-libvips#39) (#2223)

This commit is contained in:
Kleis Auke Wolthuizen
2020-06-28 22:17:15 +02:00
committed by GitHub
parent 85459e0ec6
commit 7c1c48327e
6 changed files with 62 additions and 77 deletions

View File

@@ -137,7 +137,7 @@
},
"license": "Apache-2.0",
"config": {
"libvips": "8.9.1"
"libvips": "8.9.2-alpha2"
},
"engines": {
"node": ">=10"