summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-01-23 16:27:10 -0800
committerGravatar GitHub <noreply@github.com> 2024-01-23 19:27:10 -0500
commiteaf483fe73871e2cc8c22d17a13a550b0f0ff4e7 (patch)
tree39f156d08307c7ff129e24f16ca7b1dcaad8c9b3 /examples/framework-react
parentd7543d4e1be0e6f9d7a1c5c715e33b3ec09eb2b6 (diff)
downloadastro@4.2.4.tar.gz
astro@4.2.4.tar.zst
astro@4.2.4.zip
[ci] release (#9785)astro@4.2.4@astrojs/mdx@2.1.0
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 d624f8234..f03359a0d 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.0.9",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
- "astro": "^4.2.3",
+ "astro": "^4.2.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}