summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-21 13:37:17 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-21 16:37:17 -0400
commit16a41528e444c25f4db9862538c0ec45d4ddb188 (patch)
tree8c73ba18b19d82e951869dfeeae467b92c52babb /packages/integrations/vue
parentc65da5f1cd47d2e2ae97b0f5ada3863430a324da (diff)
downloadastro-16a41528e444c25f4db9862538c0ec45d4ddb188.tar.gz
astro-16a41528e444c25f4db9862538c0ec45d4ddb188.tar.zst
astro-16a41528e444c25f4db9862538c0ec45d4ddb188.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 a19362faa..25e08df48 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.9.0",
+ "astro": "workspace:^2.9.1",
"vue": "^3.2.30"
},
"engines": {