Release v0.25.4

This commit is contained in:
Lovell Fuller
2020-06-12 14:17:23 +01:00
parent 3c10e118e3
commit df6efa0285
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.25.3",
"version": "0.25.4",
"author": "Lovell Fuller <npm@lovell.info>",
"homepage": "https://github.com/lovell/sharp",
"contributors": [
@@ -127,7 +127,7 @@
"exif-reader": "^1.0.3",
"icc": "^1.0.0",
"license-checker": "^25.0.1",
"mocha": "^7.2.0",
"mocha": "^8.0.1",
"mock-fs": "^4.12.0",
"nyc": "^15.1.0",
"prebuild": "^10.0.0",