summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-05-01 07:58:03 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-01 10:58:03 -0400
commitd0cf3a2c01be9b72989ab4a64db3977861a562ce (patch)
treeb8232d2507ed0c1e5614d7dc6e6ee028f90486c3 /packages/integrations/vue
parent50975f2ea3a59f9e023cc631a9372c0c7986eec9 (diff)
downloadastro-d0cf3a2c01be9b72989ab4a64db3977861a562ce.tar.gz
astro-d0cf3a2c01be9b72989ab4a64db3977861a562ce.tar.zst
astro-d0cf3a2c01be9b72989ab4a64db3977861a562ce.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 09a7d2d32..4fe84700b 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.3.2",
+ "astro": "workspace:^2.3.3",
"vue": "^3.2.30"
},
"engines": {