summaryrefslogtreecommitdiff
path: root/examples/framework-vue
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-vue')
-rw-r--r--examples/framework-vue/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json
index 7d86d3af8..09ec9ab3f 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -9,8 +9,8 @@
"preview": "astro preview"
},
"devDependencies": {
- "@astrojs/vue": "^0.4.1",
- "astro": "^1.0.0-rc.0"
+ "@astrojs/vue": "^0.5.0",
+ "astro": "^1.0.0-rc.1"
},
"dependencies": {
"vue": "^3.2.37"