summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-02-02 12:38:04 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-02 15:38:04 -0500
commit81615c50047a8c815ea7211eaf8e6fd31eba16be (patch)
tree68898999d2022d90eb6cda1d5c7e62ea4fe48603 /packages/integrations/vue
parent10550f5ee2f63fe0bba5a6f6533244a021b468ad (diff)
downloadastro-81615c50047a8c815ea7211eaf8e6fd31eba16be.tar.gz
astro-81615c50047a8c815ea7211eaf8e6fd31eba16be.tar.zst
astro-81615c50047a8c815ea7211eaf8e6fd31eba16be.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 fe0d438e4..af4d4429e 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -51,7 +51,7 @@
},
"peerDependencies": {
"vue": "^3.2.30",
- "astro": "workspace:^2.0.5"
+ "astro": "workspace:^2.0.6"
},
"engines": {
"node": ">=16.12.0"