From 6afb1efea8601cc2bfacec27a8d09c2533fb704a Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Tue, 21 Mar 2023 05:03:46 -0700 Subject: [ci] release (#6541) * [ci] release * nit: typo in #6594 changeset --------- Co-authored-by: github-actions[bot] Co-authored-by: Ben Holmes --- examples/framework-vue/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/framework-vue') diff --git a/examples/framework-vue/package.json b/examples/framework-vue/package.json index 71316690b..0768ba279 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -11,7 +11,7 @@ "astro": "astro" }, "dependencies": { - "astro": "^2.1.3", + "astro": "^2.1.4", "vue": "^3.2.37", "@astrojs/vue": "^2.1.0" } -- cgit v1.2.3