summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-27 05:42:46 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-27 08:42:46 -0400
commitda56a005d92517e6e86b3a1c378a534e001a3aa4 (patch)
tree71f4e07aadae278411443cad95299c9ba6a1e821 /packages/integrations/vue
parent275d0d1683353eb53bc6ed9ee7f67c657aecffa4 (diff)
downloadastro-da56a005d92517e6e86b3a1c378a534e001a3aa4.tar.gz
astro-da56a005d92517e6e86b3a1c378a534e001a3aa4.tar.zst
astro-da56a005d92517e6e86b3a1c378a534e001a3aa4.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 08a512672..a902d9556 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.0",
+ "astro": "workspace:^2.7.1",
"vue": "^3.2.30"
},
"engines": {