mirror of
https://github.com/withastro/astro.git
synced 2025-09-26 23:55:35 +08:00
This reverts commit ca2d0728e421a19492dd88aa35c37626c6a2897a.
This commit is contained in:
@ -9,9 +9,11 @@
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/vue": "^1.0.0",
|
||||
"astro": "^1.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^1.1.1",
|
||||
"vue": "^3.2.37",
|
||||
"@astrojs/vue": "^1.0.0"
|
||||
"vue": "^3.2.37"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user