summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-08 07:08:35 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-08 10:08:35 -0400
commit0a2567c288bc2a3ccc92afd643944c9a4e6d604b (patch)
treef0781f9b47b520bc29d36f12434939b57f70b4d7 /packages/integrations/vue
parentb65e84d888cf0821c6125190927fdbf4945b1769 (diff)
downloadastro-0a2567c288bc2a3ccc92afd643944c9a4e6d604b.tar.gz
astro-0a2567c288bc2a3ccc92afd643944c9a4e6d604b.tar.zst
astro-0a2567c288bc2a3ccc92afd643944c9a4e6d604b.zip
[ci] release (#8465)astro@3.0.12
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 80507269c..08213949d 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.0.11",
+ "astro": "workspace:^3.0.12",
"vue": "^3.2.30"
},
"engines": {