diff --git a/package-lock.json b/package-lock.json index d157b16..ac8086a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "astro.m19y.dev", - "version": "2024.3.4", + "version": "2024.3.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "astro.m19y.dev", - "version": "2024.3.4", + "version": "2024.3.7", "dependencies": { "@astrojs/tailwind": "^5.0.4", "astro": "^4.0.7", diff --git a/package.json b/package.json index e5405c1..bdfcef8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "astro.m19y.dev", "type": "module", - "version": "2024.3.4", + "version": "2024.3.7", "scripts": { "dev": "astro dev", "start": "astro dev",