mirror of
https://github.com/withastro/astro.git
synced 2025-09-28 16:44:10 +08:00
Update astro
version to 1.0.0-rc.0
(#4030)
* chore: update `astro` to `1.0.0-rc.0` * chore: update `astro` version in examples Co-authored-by: Nate Moore <nate@astro.build>
This commit is contained in:
@ -20,6 +20,6 @@
|
||||
"devDependencies": {
|
||||
"@astrojs/preact": "^0.5.2",
|
||||
"@astrojs/react": "^0.4.2",
|
||||
"astro": "^1.0.0-beta.73"
|
||||
"astro": "^1.0.0-rc.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user