summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
authorGravatar Matthew Phillips <matthew@skypack.dev> 2023-09-29 01:57:54 +0800
committerGravatar GitHub <noreply@github.com> 2023-09-28 13:57:54 -0400
commit2167ffd72f58904f449ffc6e53581a2d8faf7317 (patch)
tree01abc3c274f7a916c0b2638ace2fe2f1216f2ec7 /packages/integrations/vue
parent0ba32e4402785fef651462b337baddedcf79b8ff (diff)
downloadastro-2167ffd72f58904f449ffc6e53581a2d8faf7317.tar.gz
astro-2167ffd72f58904f449ffc6e53581a2d8faf7317.tar.zst
astro-2167ffd72f58904f449ffc6e53581a2d8faf7317.zip
Revert "[ci] release (#8671)" (#8696)
This reverts commit eada8ab8fa0d291586f30c010edaa56905351064.
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 228b08a0b..1d662141e 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.2.0",
+ "astro": "workspace:^3.1.4",
"vue": "^3.2.30"
},
"engines": {