summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-28 11:09:23 -0700
committerGravatar GitHub <noreply@github.com> 2024-03-28 14:09:23 -0400
commit50cc5f01c721f394397cbdfc3bd954ff7469b0c4 (patch)
tree259f8004792421007e13a5911239d65a1a72377b /examples/framework-react
parented1031ba29af9a8a89ab386d772a228ba1414b4d (diff)
downloadastro-50cc5f01c721f394397cbdfc3bd954ff7469b0c4.tar.gz
astro-50cc5f01c721f394397cbdfc3bd954ff7469b0c4.tar.zst
astro-50cc5f01c721f394397cbdfc3bd954ff7469b0c4.zip
[ci] release (#10597)
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 1c6288d0d..9b7078f0e 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.1.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
- "astro": "^4.5.11",
+ "astro": "^4.5.12",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}