summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-29 11:18:54 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-29 14:18:54 -0400
commit834a00d2d38edaa62bc384af3075edbb0e0b8138 (patch)
tree59a3686b5d630149a060dd6f0e7655e1c30c856d /packages/integrations/vue
parente7f872e91e852b901cf221a5151077dec64305bf (diff)
downloadastro-834a00d2d38edaa62bc384af3075edbb0e0b8138.tar.gz
astro-834a00d2d38edaa62bc384af3075edbb0e0b8138.tar.zst
astro-834a00d2d38edaa62bc384af3075edbb0e0b8138.zip
[ci] release (rc) (#8267)astro@3.0.0-rc.10
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/vue')
-rw-r--r--packages/integrations/vue/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/vue/package.json b/packages/integrations/vue/package.json
index add3f796d..2e3f7318a 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -56,7 +56,7 @@
"vue": "^3.3.4"
},
"peerDependencies": {
- "astro": "workspace:^3.0.0-rc.9",
+ "astro": "workspace:^3.0.0-rc.10",
"vue": "^3.2.30"
},
"engines": {