summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-02 07:51:28 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-02 10:51:28 -0400
commitc64dfdd3d83a603449aa2c22765ac0f68193e5d3 (patch)
treea5f83dfce1ac02e9dfd3dc260a6f491f3b4454e8 /packages/integrations/vue
parent6721b1f699b457e83124489b7230cbbf5e8eb560 (diff)
downloadastro-c64dfdd3d83a603449aa2c22765ac0f68193e5d3.tar.gz
astro-c64dfdd3d83a603449aa2c22765ac0f68193e5d3.tar.zst
astro-c64dfdd3d83a603449aa2c22765ac0f68193e5d3.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 499641462..55bcddbf0 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.6",
+ "astro": "workspace:^2.5.7",
"vue": "^3.2.30"
},
"engines": {