Release v0.26.3

This commit is contained in:
Lovell Fuller
2020-11-16 16:44:18 +00:00
parent 93455f8eb5
commit c10888e6fe
3 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "sharp",
"description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images",
"version": "0.26.2",
"version": "0.26.3",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://github.com/lovell/sharp",
"contributors": [
@@ -114,7 +114,7 @@
],
"dependencies": {
"array-flatten": "^3.0.0",
"color": "^3.1.2",
"color": "^3.1.3",
"detect-libc": "^1.0.3",
"node-addon-api": "^3.0.2",
"npmlog": "^4.1.2",