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",