summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-13 06:43:11 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-13 21:43:11 +0800
commitdb4095d3f5ef3de58183015cd3a1b311ac355c35 (patch)
tree3a096537b0967547ba7d5776ecaef9be7be0d5fc /packages/integrations/vue
parent14d4ce92469e908b45ccda72bcb460ebb0d51102 (diff)
downloadastro-db4095d3f5ef3de58183015cd3a1b311ac355c35.tar.gz
astro-db4095d3f5ef3de58183015cd3a1b311ac355c35.tar.zst
astro-db4095d3f5ef3de58183015cd3a1b311ac355c35.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 e448b5f8f..e8f6f524c 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.8.1",
+ "astro": "workspace:^2.8.2",
"vue": "^3.2.30"
},
"engines": {