From afaf366fb37bc78a845890cf012dbc7d07bfb305 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Tue, 7 Mar 2023 11:49:19 -0800 Subject: [ci] release (#6432) 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 295b887c5..5c6800178 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -11,8 +11,8 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.0.18", + "astro": "^2.1.0", "vue": "^3.2.37", - "@astrojs/vue": "^2.0.1" + "@astrojs/vue": "^2.1.0" } } -- cgit v1.2.3