From 109693bb0594ec2bb5ef4f40e01af25eade644bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 17:00:49 -0500 Subject: [ci] release (#2884) Co-authored-by: github-actions[bot] --- examples/framework-multiple/package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'examples/framework-multiple') diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index d6ba15f85..45837eabf 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -9,13 +9,13 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/lit": "^0.0.2-next.0", - "@astrojs/preact": "^0.0.2-next.1", - "@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.3" + "@astrojs/lit": "^0.0.2", + "@astrojs/preact": "^0.0.2", + "@astrojs/react": "^0.0.2", + "@astrojs/solid-js": "^0.0.2", + "@astrojs/svelte": "^0.0.2", + "@astrojs/vue": "^0.0.2", + "astro": "^0.25.0" }, "dependencies": { "@webcomponents/template-shadowroot": "^0.1.0", -- cgit v1.2.3