mirror of
https://github.com/withastro/astro.git
synced 2025-09-26 23:55:35 +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:
@ -10,7 +10,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/vue": "^0.4.1",
|
||||
"astro": "^1.0.0-beta.73"
|
||||
"astro": "^1.0.0-rc.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.2.37"
|
||||
|
Reference in New Issue
Block a user