summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-05-05 10:23:18 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-05 13:23:18 -0400
commit50bf66e4df8ac9b427e653a48cb8e4e84913d8f2 (patch)
tree50682e099d75cc0a2c5075cf0862b83282e349af /packages/integrations/vue
parente9f0dd9b473c4793c958a6c81e743fd9b02b4f64 (diff)
downloadastro-50bf66e4df8ac9b427e653a48cb8e4e84913d8f2.tar.gz
astro-50bf66e4df8ac9b427e653a48cb8e4e84913d8f2.tar.zst
astro-50bf66e4df8ac9b427e653a48cb8e4e84913d8f2.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 a3a0c5c54..de5e5efcd 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.1",
+ "astro": "workspace:^2.4.2",
"vue": "^3.2.30"
},
"engines": {