summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-10-10 07:30:52 -0700
committerGravatar GitHub <noreply@github.com> 2023-10-10 22:30:52 +0800
commit9cd6a6657b328cec4ad98020e2bcd73c34a869ce (patch)
tree6f2ca1133391bd5403813705f0c730246b04f767 /packages/integrations/vue
parentc071458257b014efcae7ec7e29d5d87d5ecaf8b6 (diff)
downloadastro-9cd6a6657b328cec4ad98020e2bcd73c34a869ce.tar.gz
astro-9cd6a6657b328cec4ad98020e2bcd73c34a869ce.tar.zst
astro-9cd6a6657b328cec4ad98020e2bcd73c34a869ce.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 f50cdd01d..496e38665 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.2.3",
+ "astro": "workspace:^3.2.4",
"vue": "^3.2.30"
},
"engines": {