summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-11 07:27:04 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-11 22:27:04 +0800
commitf0666b92c34cecdfee8749308a72f34dd41695d6 (patch)
treec75e6e247ddd91d4834810ac94dbbf5a28056b9e /packages/integrations/vue
parent831dfd1516c8b900ec4a0c151a40121655cdedc6 (diff)
downloadastro-f0666b92c34cecdfee8749308a72f34dd41695d6.tar.gz
astro-f0666b92c34cecdfee8749308a72f34dd41695d6.tar.zst
astro-f0666b92c34cecdfee8749308a72f34dd41695d6.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 7550dbdb8..e448b5f8f 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.0",
+ "astro": "workspace:^2.8.1",
"vue": "^3.2.30"
},
"engines": {