summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-05-22 12:16:13 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-22 15:16:13 -0400
commit64d2aba58338683959d4d9781a62da3fb4c23ca6 (patch)
tree14f9ed624adc96ab4408a6aa22bc88b31134da6e /packages/integrations/vue
parent6533cbea874806e08a950fc092a7e4aa395871a0 (diff)
downloadastro-64d2aba58338683959d4d9781a62da3fb4c23ca6.tar.gz
astro-64d2aba58338683959d4d9781a62da3fb4c23ca6.tar.zst
astro-64d2aba58338683959d4d9781a62da3fb4c23ca6.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 e422ff82a..9855ccf4c 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -56,7 +56,7 @@
"vue": "^3.2.37"
},
"peerDependencies": {
- "astro": "workspace:^2.5.2",
+ "astro": "workspace:^2.5.3",
"vue": "^3.2.30"
},
"engines": {