summaryrefslogtreecommitdiff
path: root/packages/integrations/react/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-16 05:50:47 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-16 21:50:47 +0800
commit8366cd777530e6e0740f8a9c535f3c4382ffb053 (patch)
tree87676b702b11f2fcc694d305d26a552e9277dffe /packages/integrations/react/package.json
parentac5633b8f615fe90ea419e00c5c771d00783a6e2 (diff)
downloadastro-@astrojs/node@6.0.4.tar.gz
astro-@astrojs/node@6.0.4.tar.zst
astro-@astrojs/node@6.0.4.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/integrations/react/package.json')
-rw-r--r--packages/integrations/react/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json
index 074d963e8..49d357a94 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.4",
+ "version": "3.0.5",
"type": "module",
"types": "./dist/index.d.ts",
"author": "withastro",