From ab4f4af555ef090b2320192c03f3daa45f4fe32d Mon Sep 17 00:00:00 2001 From: Marc Mintel Date: Thu, 2 Jul 2026 16:35:19 +0200 Subject: [PATCH] chore: bump version to 2.4.7 for final lighthouse fix --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9ff5dff55..6da0572b2 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "prepare": "husky", "preinstall": "npx only-allow pnpm" }, - "version": "2.4.6", + "version": "2.4.7", "pnpm": { "onlyBuiltDependencies": [ "@parcel/watcher", @@ -164,4 +164,4 @@ "peerDependencies": { "lucide-react": "^0.563.0" } -} +}\n \ No newline at end of file