summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-10-02 01:34:57 -0700
committerGravatar GitHub <noreply@github.com> 2023-10-02 16:34:57 +0800
commita067c2a2c7fee6786e9cc8c50bc9aae645750f76 (patch)
treef68e8a968d67037c9fee530f08ba0a09fafc391f /packages/integrations/vue
parent0b22bb9af45d888d2a6de563ffdc3b8ad1bc0731 (diff)
downloadastro-a067c2a2c7fee6786e9cc8c50bc9aae645750f76.tar.gz
astro-a067c2a2c7fee6786e9cc8c50bc9aae645750f76.tar.zst
astro-a067c2a2c7fee6786e9cc8c50bc9aae645750f76.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 228b08a0b..101df60eb 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -56,7 +56,7 @@
"vue": "^3.3.4"
},
"peerDependencies": {
- "astro": "workspace:^3.2.0",
+ "astro": "workspace:^3.2.1",
"vue": "^3.2.30"
},
"engines": {