From 6a6047483bccbedcf3fea890ad588e53f0800b49 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 12:55:36 -0500 Subject: [ci] release (#3692) 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 9951b5603..72552314b 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -9,8 +9,8 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/vue": "^0.1.5", - "astro": "^1.0.0-beta.53" + "@astrojs/vue": "^0.2.0", + "astro": "^1.0.0-beta.54" }, "dependencies": { "vue": "^3.2.36" -- cgit v1.2.3