From 578438e1e6ff3989e313f72dd1c1f0cc97f67221 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 12 Sep 2023 14:36:49 -0700 Subject: bump astro to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 37139fc..3e1f038 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@astrojs/mdx": "^0.19.7", "@astrojs/rss": "^2.4.3", "@astrojs/sitemap": "^2.0.1", - "astro": "^2.9.1" + "astro": "^3.0.12" }, "devDependencies": { "astro-themes": "^0.2.4" -- cgit v1.2.3