summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-01 08:38:24 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-01 23:38:24 +0800
commit1d9e34b1367746e51ba7c6614799d0f4522612d2 (patch)
tree1226fef9909c154043e95f0459d26188a55b607f /packages/integrations/vue
parent5c5da8d2fbb37830f3ee81830d4c9afcd2c1a3e3 (diff)
downloadastro-1d9e34b1367746e51ba7c6614799d0f4522612d2.tar.gz
astro-1d9e34b1367746e51ba7c6614799d0f4522612d2.tar.zst
astro-1d9e34b1367746e51ba7c6614799d0f4522612d2.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 c2634bc47..b9e0aa4e2 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.6",
+ "astro": "workspace:^2.9.7",
"vue": "^3.2.30"
},
"engines": {