From 5598feb71864f814d0a34bb6bf9f6ecdff081497 Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Wed, 30 Aug 2023 04:38:28 -0700 Subject: [ci] release (#8279) Co-authored-by: github-actions[bot] --- examples/hackernews/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/hackernews/package.json') diff --git a/examples/hackernews/package.json b/examples/hackernews/package.json index 222f73dc7..8608d0c4c 100644 --- a/examples/hackernews/package.json +++ b/examples/hackernews/package.json @@ -11,7 +11,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/node": "^6.0.0-rc.1", - "astro": "^3.0.0-rc.11" + "@astrojs/node": "^6.0.0", + "astro": "^3.0.0" } } -- cgit v1.2.3