summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-06 08:16:08 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-06 23:16:08 +0800
commitf224078a65c3ff4cd0ba88206772b0dcbcd29c24 (patch)
tree076c5a57c37ae43952f4559279fb734d8a212ce3 /packages/integrations/vue
parenta0a1ca3e58d98a38cfc84cc03cd09ce2c508911f (diff)
downloadastro-f224078a65c3ff4cd0ba88206772b0dcbcd29c24.tar.gz
astro-f224078a65c3ff4cd0ba88206772b0dcbcd29c24.tar.zst
astro-f224078a65c3ff4cd0ba88206772b0dcbcd29c24.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 5e575f975..7550dbdb8 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -56,7 +56,7 @@
"vue": "^3.3.4"
},
"peerDependencies": {
- "astro": "workspace:^2.7.4",
+ "astro": "workspace:^2.8.0",
"vue": "^3.2.30"
},
"engines": {