summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-03 12:16:51 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-03 15:16:51 -0400
commit49b3cf423bdad60eb08d8c78dd44af2588cc5d25 (patch)
treedb2884f7879fdd2e68b21bf7edbed9467eb61fa1 /packages/integrations/vue
parent3a01ef7cc1b63ba513156887b6fa6867f1abfafc (diff)
downloadastro-49b3cf423bdad60eb08d8c78dd44af2588cc5d25.tar.gz
astro-49b3cf423bdad60eb08d8c78dd44af2588cc5d25.tar.zst
astro-49b3cf423bdad60eb08d8c78dd44af2588cc5d25.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 d36ef5ab8..01bee07dc 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.10.0",
+ "astro": "workspace:^2.10.1",
"vue": "^3.2.30"
},
"engines": {