summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-27 05:42:46 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-27 08:42:46 -0400
commitda56a005d92517e6e86b3a1c378a534e001a3aa4 (patch)
tree71f4e07aadae278411443cad95299c9ba6a1e821 /examples/framework-react
parent275d0d1683353eb53bc6ed9ee7f67c657aecffa4 (diff)
downloadastro-da56a005d92517e6e86b3a1c378a534e001a3aa4.tar.gz
astro-da56a005d92517e6e86b3a1c378a534e001a3aa4.tar.zst
astro-da56a005d92517e6e86b3a1c378a534e001a3aa4.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 a45551b6e..7a02655d8 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.7.0",
+ "astro": "^2.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}