summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-04 23:48:04 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-05 14:48:04 +0800
commitf820bb3f0be34da60f3674205b2f24e512c48f76 (patch)
tree8046f63bfed002150e38009ada81adc97a7124e4 /packages/integrations/vue
parent6dc251334f612bfe59d845ca4ce95a1fb958cccf (diff)
downloadastro-f820bb3f0be34da60f3674205b2f24e512c48f76.tar.gz
astro-f820bb3f0be34da60f3674205b2f24e512c48f76.tar.zst
astro-f820bb3f0be34da60f3674205b2f24e512c48f76.zip
[ci] release (#7559)astro@2.7.4
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 6c230a94d..5e575f975 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.3",
+ "astro": "workspace:^2.7.4",
"vue": "^3.2.30"
},
"engines": {