summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-05-09 14:37:15 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-09 17:37:15 -0400
commita44e755cc666cfbcff22eb80872265cd4298e5e5 (patch)
tree8dade6f571f0c18fe3307d6c5b10de0ea41ed993 /packages/integrations/vue
parent3a9f72c7f30ed173438fd0a222a094e5997b917d (diff)
downloadastro-a44e755cc666cfbcff22eb80872265cd4298e5e5.tar.gz
astro-a44e755cc666cfbcff22eb80872265cd4298e5e5.tar.zst
astro-a44e755cc666cfbcff22eb80872265cd4298e5e5.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 bc357b50b..b31da9689 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -50,7 +50,7 @@
"vue": "^3.2.37"
},
"peerDependencies": {
- "astro": "workspace:^2.4.3",
+ "astro": "workspace:^2.4.4",
"vue": "^3.2.30"
},
"engines": {