From c7fa998db5b67b8e9fb0a8dd5936a6b827087839 Mon Sep 17 00:00:00 2001 From: Peter Lakics <71771187+dhemeira@users.noreply.github.com> Date: Fri, 7 Jun 2024 13:33:32 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f61850a..96e0a09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhemeira/convert-image", - "version": "1.5.3", + "version": "1.5.4", "description": "An npm package to mass convert image files to .webp or resize them.", "main": "index.js", "scripts": {