Ensure tile overlap option works as expected (#1921)

This commit is contained in:
Brendan Kennedy
2019-10-30 16:02:07 -04:00
committed by Lovell Fuller
parent ca52894651
commit d5b7040557
3 changed files with 29 additions and 3 deletions

View File

@@ -63,7 +63,8 @@
"Jordan Prudhomme <jordan@raboland.fr>",
"Ilya Ovdin <iovdin@gmail.com>",
"Andargor <andargor@yahoo.com>",
"Paul Neave <paul.neave@gmail.com>"
"Paul Neave <paul.neave@gmail.com>",
"Brendan Kennedy <brenwken@gmail.com>"
],
"scripts": {
"install": "(node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)",