[ci] release (#2884)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-03-25 17:00:49 -05:00
committed by GitHub
parent e232fcda0a
commit 109693bb05
84 changed files with 425 additions and 453 deletions

View File

@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/vue": "^0.0.2-next.0",
"astro": "^0.25.0-next.3"
"@astrojs/vue": "^0.0.2",
"astro": "^0.25.0"
},
"dependencies": {
"vue": "^3.2.31"