From d0826893851936540da5f2af64dc1b8378e234af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 20:27:46 -0700 Subject: [ci] release (next) (#2851) Co-authored-by: github-actions[bot] --- examples/with-nanostores/package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'examples/with-nanostores/package.json') diff --git a/examples/with-nanostores/package.json b/examples/with-nanostores/package.json index e344c8113..1c1cfc8a0 100644 --- a/examples/with-nanostores/package.json +++ b/examples/with-nanostores/package.json @@ -20,11 +20,11 @@ "vue": "^3.2.31" }, "devDependencies": { - "@astrojs/preact": "^0.0.1", - "@astrojs/react": "^0.0.1", - "@astrojs/solid-js": "^0.0.1", - "@astrojs/svelte": "^0.0.1", - "@astrojs/vue": "^0.0.1", - "astro": "^0.25.0-next.1" + "@astrojs/preact": "^0.0.2-next.0", + "@astrojs/react": "^0.0.2-next.0", + "@astrojs/solid-js": "^0.0.2-next.0", + "@astrojs/svelte": "^0.0.2-next.0", + "@astrojs/vue": "^0.0.2-next.0", + "astro": "^0.25.0-next.2" } } -- cgit v1.2.3