summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-05-20 09:00:31 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-21 00:00:31 +0800
commit0616ef255145bf173386b94474dede376e1f2037 (patch)
tree76c1b849fb011229e14f69881c3df7d930984fba /packages/integrations/vue
parent358d1dc92f528c6d43d7e85e55889fc76c83ee4d (diff)
downloadastro-0616ef255145bf173386b94474dede376e1f2037.tar.gz
astro-0616ef255145bf173386b94474dede376e1f2037.tar.zst
astro-0616ef255145bf173386b94474dede376e1f2037.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 b49456f5e..3c226be40 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.0",
+ "astro": "workspace:^2.5.1",
"vue": "^3.2.30"
},
"engines": {