From 14ba36cba629ec53853b96ce54449d04c6be3078 Mon Sep 17 00:00:00 2001 From: Korbs Date: Sun, 1 Dec 2024 14:29:12 -0500 Subject: [PATCH] Bump --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 74f42d7..8e0de41 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "butterflyvu", "type": "module", - "version": "0.1.4", + "version": "0.1.41", "license": "GPL-3.0-only", "author": { "name": "SudoVanilla" @@ -34,7 +34,7 @@ "dependencies": { "@astrojs/mdx": "4.0.0-beta.5", "@astrojs/prism": "3.2.0-beta.0", - "@minpluto/zorn": "^0.4.71", + "@minpluto/zorn": "^0.4.72", "astro": "5.0.0-beta.12", "astro-analytics": "^2.7.0", "astro-breadcrumbs": "^3.2.2",