summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-03-02 12:32:38 -0800
committerGravatar GitHub <noreply@github.com> 2023-03-02 14:32:38 -0600
commit5c95f4f95a4f279153ab773cb63be8ec56a14db4 (patch)
treec2e40515277834f2c0cbda777dc4e68031dc40c3 /packages/integrations/vue
parentf208b5f897189d67b6a83c1643fab31decacb8fc (diff)
downloadastro-5c95f4f95a4f279153ab773cb63be8ec56a14db4.tar.gz
astro-5c95f4f95a4f279153ab773cb63be8ec56a14db4.tar.zst
astro-5c95f4f95a4f279153ab773cb63be8ec56a14db4.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 8081c2b8a..065ab5156 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.0.16",
+ "astro": "workspace:^2.0.17",
"vue": "^3.2.30"
},
"engines": {