From cac61cf8a3053b9a26c16b72ab8db96be1a1271d Mon Sep 17 00:00:00 2001 From: prototypa Date: Sun, 11 Sep 2022 02:26:07 -0400 Subject: [PATCH] Update astro to v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3756eaf..19e2066 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@astrojs/tailwind": "^1.0.0", "@fontsource/inter": "^4.5.12", "@tailwindcss/typography": "^0.5.4", - "astro": "^1.0.0", + "astro": "^1.2.1", "astro-icon": "^0.7.3", "limax": "^v2.1.0", "reading-time": "^1.5.0",