summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-31 07:32:28 -0700
committerGravatar GitHub <noreply@github.com> 2023-03-31 16:32:28 +0200
commit07e8a1bab4f1d1442854cec65e8f66b247fc87c7 (patch)
tree23c038cb72deaa977e38a3cdea3573daab697229 /packages/integrations/vue
parentc2d4ae1cbed622b2fadeb1fe8cc8bbed5f5adc8f (diff)
downloadastro-07e8a1bab4f1d1442854cec65e8f66b247fc87c7.tar.gz
astro-07e8a1bab4f1d1442854cec65e8f66b247fc87c7.tar.zst
astro-07e8a1bab4f1d1442854cec65e8f66b247fc87c7.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 f778fd5bc..bae442a5e 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.1.8",
+ "astro": "workspace:^2.1.9",
"vue": "^3.2.30"
},
"engines": {