summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-15 00:37:22 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-15 15:37:22 +0800
commit6df5bba870001ccaf7eee5ad7707ba6c90f955c4 (patch)
treea613ac85f0f2fee2041219ceef488b2090d02999 /examples/framework-react
parent64bb796c0fee551b8b2349b5246946f60080565b (diff)
downloadastro-6df5bba870001ccaf7eee5ad7707ba6c90f955c4.tar.gz
astro-6df5bba870001ccaf7eee5ad7707ba6c90f955c4.tar.zst
astro-6df5bba870001ccaf7eee5ad7707ba6c90f955c4.zip
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 fac319851..320ece4da 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
- "astro": "^4.16.3",
+ "astro": "^4.16.4",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}