summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-05-11 12:14:17 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-11 15:14:17 -0400
commit0fc026f63c92766ca69f992ee5ca4d17453860f5 (patch)
treebc770539befdd23733587524d6b6bd05aa6ce0ec /packages/integrations/vue
parent4f1073a6a4f3e5a4fc9df96a2ae59f2e929703fe (diff)
downloadastro-0fc026f63c92766ca69f992ee5ca4d17453860f5.tar.gz
astro-0fc026f63c92766ca69f992ee5ca4d17453860f5.tar.zst
astro-0fc026f63c92766ca69f992ee5ca4d17453860f5.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 b31da9689..a33671444 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.4",
+ "astro": "workspace:^2.4.5",
"vue": "^3.2.30"
},
"engines": {