summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-25 09:52:51 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-25 12:52:51 -0400
commit2b5d739bd90c5407ae2f92962930a34f0299eb3e (patch)
tree605bc6661d9ee4a889cdaf1f8bcf5fdf8f2c2811 /packages/integrations/vue
parent4bd2fac8da4efb7c532d8920077df1f61d6e1953 (diff)
downloadastro-2b5d739bd90c5407ae2f92962930a34f0299eb3e.tar.gz
astro-2b5d739bd90c5407ae2f92962930a34f0299eb3e.tar.zst
astro-2b5d739bd90c5407ae2f92962930a34f0299eb3e.zip
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 9a43ee0b9..654491227 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.5",
+ "astro": "workspace:^3.0.0-rc.6",
"vue": "^3.2.30"
},
"engines": {