summaryrefslogtreecommitdiff
path: root/examples/framework-vue/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-vue/package.json')
-rw-r--r--examples/framework-vue/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json
index 915e8db4e..7b797e7a3 100644
--- a/examples/framework-vue/package.json
+++ b/examples/framework-vue/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/vue": "^5.0.0-alpha.0",
- "astro": "^5.0.0-alpha.5",
+ "astro": "^5.0.0-alpha.6",
"vue": "^3.4.38"
}
}