Add changelog entry, docs and credit for #2098

This commit is contained in:
Lovell Fuller
2020-03-18 13:54:41 +00:00
parent eff36dc09f
commit c1d4a68558
4 changed files with 10 additions and 2 deletions

View File

@@ -65,7 +65,8 @@
"Andargor <andargor@yahoo.com>",
"Paul Neave <paul.neave@gmail.com>",
"Brendan Kennedy <brenwken@gmail.com>",
"Brychan Bennett-Odlum <git@brychan.io>"
"Brychan Bennett-Odlum <git@brychan.io>",
"Edward Silverton <e.silverton@gmail.com>"
],
"scripts": {
"install": "(node install/libvips && node install/dll-copy && prebuild-install --runtime=napi) || (node-gyp rebuild && node install/dll-copy)",