summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-24 02:09:11 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-24 17:09:11 +0800
commite80896a67c08c1c7916417d2f385a185c773d97e (patch)
tree6b7d4501f6f97ebbf98356a6450ac802867b98ea /packages/integrations/vue
parent3567afac4411c1054a5e999dd692e6d079825b4a (diff)
downloadastro-e80896a67c08c1c7916417d2f385a185c773d97e.tar.gz
astro-e80896a67c08c1c7916417d2f385a185c773d97e.tar.zst
astro-e80896a67c08c1c7916417d2f385a185c773d97e.zip
[ci] release (#7763)astro@2.9.2
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 2861d57c6..574039395 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.1",
+ "astro": "workspace:^2.9.2",
"vue": "^3.2.30"
},
"engines": {