From e32f3dbfd517cafda38a64030f02e7a9075c63d6 Mon Sep 17 00:00:00 2001 From: Toastie Date: Sun, 6 Oct 2024 23:30:10 +1300 Subject: [PATCH] v1.1.1 --- package.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e75c937..ec98746 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,13 @@ { "name": "@valkyriecoms/sharp-read-bmp", - "version": "1.1.0", - "description": "", + "version": "1.1.1", + "description": "Function for reading bmp and ico and returning a sharp instance", + "type": "module", + "keywords": [], + "author": "Toastie