From 713c36d0d3b9d66af280416e14ded21642cc3fc0 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Tue, 26 Nov 2024 23:17:31 +0200 Subject: [PATCH] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a53ca3d0..ca1a1693 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@tailwindcss/aspect-ratio": "0.4.2", "@tailwindcss/forms": "0.5.9", "@tailwindcss/typography": "0.5.15", - "astro": "5.0.0-beta.10", + "astro": "5.0.0-beta.11", "astro-capo": "0.0.1", "astrojs-service-worker": "2.0.0", "autoprefixer": "10.4.20",