From 8e87d5da4c27aa6bae9740ee5dd04caf355a464f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 11:21:58 -0400 Subject: Version Packages (next) (#678) Co-authored-by: github-actions[bot] --- 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 4eb4635b8..ce4c9f800 100644 --- a/examples/framework-vue/package.json +++ b/examples/framework-vue/package.json @@ -7,7 +7,7 @@ "build": "astro build" }, "devDependencies": { - "astro": "^0.18.0-next.0" + "astro": "^0.18.0-next.1" }, "snowpack": { "workspaceRoot": "../.." -- cgit v1.2.3