summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-05-02 12:13:10 -0700
committerGravatar GitHub <noreply@github.com> 2023-05-02 15:13:10 -0400
commit297a1dae51962bde7a66cc3a4062ff23b64412bc (patch)
treeaf6df98d3801cc6e38f3026bb11c242ba02421af /packages/integrations/vue
parent77270cc2cd06c942d7abf1d882e36d9163edafa5 (diff)
downloadastro-297a1dae51962bde7a66cc3a4062ff23b64412bc.tar.gz
astro-297a1dae51962bde7a66cc3a4062ff23b64412bc.tar.zst
astro-297a1dae51962bde7a66cc3a4062ff23b64412bc.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 4fe84700b..48760e11a 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.3",
+ "astro": "workspace:^2.3.4",
"vue": "^3.2.30"
},
"engines": {