Update astro to 1.0.0-rc.3

This commit is contained in:
prototypa
2022-07-30 19:09:03 -04:00
parent 98c4ab73f1
commit a6410925f1
2 changed files with 491 additions and 914 deletions

View File

@ -11,6 +11,6 @@
"devDependencies": {
"@astrojs/sitemap": "^0.2.1",
"@astrojs/tailwind": "^0.2.1",
"astro": "^1.0.0-beta.53"
"astro": "^1.0.0-rc.3"
}
}