summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-27 12:33:13 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-27 15:33:13 -0400
commit3b422272e642aa285ecfad3d2e9e2d8034eb2b7c (patch)
tree93100385801672fc077df64e4137c90a42f259f5 /examples/framework-react
parentfa6fc8ba4c674a1ebfa79d7bd8b9b5c201f7186b (diff)
downloadastro-3b422272e642aa285ecfad3d2e9e2d8034eb2b7c.tar.gz
astro-3b422272e642aa285ecfad3d2e9e2d8034eb2b7c.tar.zst
astro-3b422272e642aa285ecfad3d2e9e2d8034eb2b7c.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 de7242ed7..934d18e6e 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^2.2.1",
"@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6",
- "astro": "^2.9.3",
+ "astro": "^2.9.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}