From 1554a37622babf5486d1201425d39142bc854a62 Mon Sep 17 00:00:00 2001 From: "Fred K. Bot" <108291165+fredkbot@users.noreply.github.com> Date: Mon, 11 Jul 2022 11:38:42 -0700 Subject: [ci] release (#3887) Co-authored-by: github-actions[bot] --- examples/framework-preact/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/framework-preact/package.json') diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json index d42be4be5..1b18a0c81 100644 --- a/examples/framework-preact/package.json +++ b/examples/framework-preact/package.json @@ -9,8 +9,8 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/preact": "^0.3.2", - "astro": "^1.0.0-beta.65" + "@astrojs/preact": "^0.4.0", + "astro": "^1.0.0-beta.66" }, "dependencies": { "preact": "^10.7.3" -- cgit v1.2.3