summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-07 06:41:40 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-07 15:41:40 +0200
commit46cbf10c4baf0218f83aa741863e044374ea64d1 (patch)
treea84c0739d4414f3f1d2c54b8879641670174710a /examples/framework-react
parentc87ae80053605848b988984a3b89c29fc22e1d19 (diff)
downloadastro-46cbf10c4baf0218f83aa741863e044374ea64d1.tar.gz
astro-46cbf10c4baf0218f83aa741863e044374ea64d1.tar.zst
astro-46cbf10c4baf0218f83aa741863e044374ea64d1.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 c8b05da0c..2dd1e6211 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.0",
- "astro": "^4.15.11",
+ "astro": "^4.15.12",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}