From 072557ea5784aeb3a09214bd8aa83a41c777ac85 Mon Sep 17 00:00:00 2001 From: Nikola Hristov Date: Fri, 22 Dec 2023 08:38:10 +0200 Subject: [PATCH] squash! --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53c219a6..62c88ffd 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "start": "astro dev" }, "dependencies": { - "@astrojs/check": "0.3.3", + "@astrojs/check": "0.3.4", "@astrojs/prefetch": "0.4.1", "@astrojs/sitemap": "3.0.3", "@tailwindcss/aspect-ratio": "0.4.2",