summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-05-04 09:49:17 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-04 12:49:17 -0400
commit51c8e7fe298df202edf93f0aa8e22aff58639995 (patch)
tree1e16cded92ee3cb77e9c68ad611682e36b4e3a8c /packages/integrations/vue
parent818252acda3c00499cea51ffa0f26d4c2ccd3a02 (diff)
downloadastro-51c8e7fe298df202edf93f0aa8e22aff58639995.tar.gz
astro-51c8e7fe298df202edf93f0aa8e22aff58639995.tar.zst
astro-51c8e7fe298df202edf93f0aa8e22aff58639995.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 48760e11a..af94d6f97 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -50,7 +50,7 @@
"vue": "^3.2.37"
},
"peerDependencies": {
- "astro": "workspace:^2.3.4",
+ "astro": "workspace:^2.4.0",
"vue": "^3.2.30"
},
"engines": {