summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-25 12:15:41 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-25 15:15:41 -0400
commitdb8c04002f51e89df57d44680e9e562105505aa4 (patch)
tree8e34b0ba7adb90c1201123d07e2020981e70eccd /packages/integrations/vue
parent67db2f5d4ea15383894b91528fb39ad67d9e1125 (diff)
downloadastro-db8c04002f51e89df57d44680e9e562105505aa4.tar.gz
astro-db8c04002f51e89df57d44680e9e562105505aa4.tar.zst
astro-db8c04002f51e89df57d44680e9e562105505aa4.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 574039395..f528818fe 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -56,7 +56,7 @@
"vue": "^3.3.4"
},
"peerDependencies": {
- "astro": "workspace:^2.9.2",
+ "astro": "workspace:^2.9.3",
"vue": "^3.2.30"
},
"engines": {