mirror of
https://github.com/withastro/astro.git
synced 2025-08-03 03:59:45 +08:00
chore: downgrade examples to not use beta releases (#12557)
This commit is contained in:
@ -10,8 +10,8 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/vue": "^5.0.0-beta.3",
|
||||
"astro": "^5.0.0-beta.12",
|
||||
"@astrojs/vue": "^4.5.3",
|
||||
"astro": "^4.16.16",
|
||||
"vue": "^3.5.12"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user