summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-12-03 14:28:40 -0800
committerGravatar GitHub <noreply@github.com> 2024-12-03 23:28:40 +0100
commit44af543c0de3ed46f19255ba7dad260937362810 (patch)
tree37dc6a8a446a4f8b642ae7b4121ed94333393cd4 /examples/framework-react
parent52c8f98b749550ee47536ad2d55163456a644ca6 (diff)
downloadastro-44af543c0de3ed46f19255ba7dad260937362810.tar.gz
astro-44af543c0de3ed46f19255ba7dad260937362810.tar.zst
astro-44af543c0de3ed46f19255ba7dad260937362810.zip
[ci] release (#12606)astro@5.0.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-react')
-rw-r--r--examples/framework-react/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json
index 72259d174..c02fdcdd9 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -13,7 +13,7 @@
"@astrojs/react": "^4.0.0",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
- "astro": "^5.0.1",
+ "astro": "^5.0.2",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}