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] --- packages/integrations/react/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/integrations/react/package.json') diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json index 8eea984a8..2b9558e31 100644 --- a/packages/integrations/react/package.json +++ b/packages/integrations/react/package.json @@ -1,7 +1,7 @@ { "name": "@astrojs/react", "description": "Use React components within Astro", - "version": "3.0.0-rc.6", + "version": "3.0.0", "type": "module", "types": "./dist/index.d.ts", "author": "withastro", @@ -45,7 +45,7 @@ "dev": "astro-scripts dev \"src/**/*.ts\"" }, "dependencies": { - "@astrojs/internal-helpers": "0.2.0-rc.2", + "@astrojs/internal-helpers": "0.2.0", "@vitejs/plugin-react": "^4.0.4", "ultrahtml": "^1.3.0" }, -- cgit v1.2.3