From d790eabd986decc380088e52a4dcbff246ee736f Mon Sep 17 00:00:00 2001 From: "Fred K. Bot" <108291165+fredkbot@users.noreply.github.com> Date: Tue, 26 Jul 2022 06:58:38 -0700 Subject: [ci] release (#3972) Co-authored-by: github-actions[bot] --- examples/framework-vue/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/framework-vue') 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" -- cgit v1.2.3