summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-05-22 06:48:21 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-22 09:48:21 -0400
commitd880293f7949385693fbd627a96bdfc9e9478def (patch)
treeaf10d15b67b7b75ec023260f397f1f1c424213ac /packages/integrations/vue
parente17ed0727ef1acb512c77723a1b641326de8ca84 (diff)
downloadastro-d880293f7949385693fbd627a96bdfc9e9478def.tar.gz
astro-d880293f7949385693fbd627a96bdfc9e9478def.tar.zst
astro-d880293f7949385693fbd627a96bdfc9e9478def.zip
[ci] release (#7161)astro@2.5.2@astrojs/rss@2.4.3
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 3c226be40..e422ff82a 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -56,7 +56,7 @@
"vue": "^3.2.37"
},
"peerDependencies": {
- "astro": "workspace:^2.5.1",
+ "astro": "workspace:^2.5.2",
"vue": "^3.2.30"
},
"engines": {