From 1785e568a003a38b17fb5584dedab4e6143a9b3c Mon Sep 17 00:00:00 2001 From: "Fred K. Bot" <108291165+fredkbot@users.noreply.github.com> Date: Fri, 8 Jul 2022 17:54:39 -0700 Subject: [ci] release (#3850) 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 c6a010ee1..11b8bf040 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -9,8 +9,8 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/vue": "^0.2.0", - "astro": "^1.0.0-beta.64" + "@astrojs/vue": "^0.2.1", + "astro": "^1.0.0-beta.65" }, "dependencies": { "vue": "^3.2.37" -- cgit v1.2.3