diff options
| author | Pinapelz <yukais@pinapelz.com> | 2023-09-12 14:36:49 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2023-09-12 14:36:49 -0700 |
| commit | 578438e1e6ff3989e313f72dd1c1f0cc97f67221 (patch) | |
| tree | e0ce09ef06ea27d20276e2e8b504ff70afeed4bc /package.json | |
| parent | c25658c2618b460988c94ba58e5aed59879089f0 (diff) | |
bump astro to v3
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
