summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-04-13 11:41:56 -0700
committerGravatar GitHub <noreply@github.com> 2023-04-13 14:41:56 -0400
commitb105ccb9ca2fdbf8c161e32d9e666113b26c3327 (patch)
tree1b9a4fde90f5950720c9064097cdb2c35d84b242 /packages/integrations/vue
parent704d61e7777c1e76f867555f20c999f20a4fab95 (diff)
downloadastro-b105ccb9ca2fdbf8c161e32d9e666113b26c3327.tar.gz
astro-b105ccb9ca2fdbf8c161e32d9e666113b26c3327.tar.zst
astro-b105ccb9ca2fdbf8c161e32d9e666113b26c3327.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 188804e00..15588deac 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.2.3",
+ "astro": "workspace:^2.3.0",
"vue": "^3.2.30"
},
"engines": {