summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-30 13:15:38 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-30 20:15:38 +0000
commit2ffdafff45be33a2bf5a9e5df2af1bee0d31d62b (patch)
tree37516836dd30b477aaf111f262c6c132d22d9904 /examples/framework-react
parent7fdd494236a527057b4ba37b99094d6a733aef4f (diff)
downloadastro-2ffdafff45be33a2bf5a9e5df2af1bee0d31d62b.tar.gz
astro-2ffdafff45be33a2bf5a9e5df2af1bee0d31d62b.tar.zst
astro-2ffdafff45be33a2bf5a9e5df2af1bee0d31d62b.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 5afe78aae..5a4d1a80f 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.4.0",
+ "astro": "^1.4.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"@astrojs/react": "^1.1.4",