summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-03 12:16:51 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-03 15:16:51 -0400
commit49b3cf423bdad60eb08d8c78dd44af2588cc5d25 (patch)
treedb2884f7879fdd2e68b21bf7edbed9467eb61fa1 /examples/framework-react
parent3a01ef7cc1b63ba513156887b6fa6867f1abfafc (diff)
downloadastro-49b3cf423bdad60eb08d8c78dd44af2588cc5d25.tar.gz
astro-49b3cf423bdad60eb08d8c78dd44af2588cc5d25.tar.zst
astro-49b3cf423bdad60eb08d8c78dd44af2588cc5d25.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 705e38b63..2dd00377f 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.10.0",
+ "astro": "^2.10.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}