summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-10-16 14:58:33 -0700
committerGravatar GitHub <noreply@github.com> 2023-10-17 03:28:33 +0530
commit3468c06f56447ee0aa4115b70f658780e6df75c5 (patch)
tree04e7156032a61f099462eaa677f79831d6de3180 /packages/integrations/vue
parent8946f2a256edf1aca6a7bb0db1f6ea9ce9493253 (diff)
downloadastro-3468c06f56447ee0aa4115b70f658780e6df75c5.tar.gz
astro-3468c06f56447ee0aa4115b70f658780e6df75c5.tar.zst
astro-3468c06f56447ee0aa4115b70f658780e6df75c5.zip
[ci] release (#8820)astro@3.3.1@astrojs/lit@3.0.2
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 2183b8fb6..27f5a423f 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -56,7 +56,7 @@
"vue": "^3.3.4"
},
"peerDependencies": {
- "astro": "workspace:^3.3.0",
+ "astro": "workspace:^3.3.1",
"vue": "^3.2.30"
},
"engines": {