summaryrefslogtreecommitdiff
path: root/packages/integrations/vue
diff options
context:
space:
mode:
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 9ed3417f6..122679589 100644
--- a/packages/integrations/vue/package.json
+++ b/packages/integrations/vue/package.json
@@ -57,7 +57,7 @@
"vue": "^3.3.8"
},
"peerDependencies": {
- "astro": "^4.0.0-beta.0",
+ "astro": "^4.0.0",
"vue": "^3.2.30"
},
"engines": {