summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-20 09:09:38 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-20 12:09:38 -0400
commit92382ea1d4e6400302b8375b4f701c10aa02043f (patch)
treeaa1953ab28729a2163b633aa886f494283d595d8 /packages/integrations/vue
parentb4090f8526f5a5334f7a7750efaf3bdb3f06e8f0 (diff)
downloadastro-92382ea1d4e6400302b8375b4f701c10aa02043f.tar.gz
astro-92382ea1d4e6400302b8375b4f701c10aa02043f.tar.zst
astro-92382ea1d4e6400302b8375b4f701c10aa02043f.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 df501ff45..a19362faa 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.8.5",
+ "astro": "workspace:^2.9.0",
"vue": "^3.2.30"
},
"engines": {