summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-12 12:08:39 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-12 15:08:39 -0400
commit56e225b41a309bfe20dc41e2988b9883fe5cfb13 (patch)
treeaf0206fd2f958689edcbc8bfe654aeea2e321db3 /examples/framework-react
parent6e1d62fe222e45b763b2b60b377b07e431950d54 (diff)
downloadastro-56e225b41a309bfe20dc41e2988b9883fe5cfb13.tar.gz
astro-56e225b41a309bfe20dc41e2988b9883fe5cfb13.tar.zst
astro-56e225b41a309bfe20dc41e2988b9883fe5cfb13.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 18805c079..d57aa2a3a 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -10,7 +10,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.2.1",
+ "astro": "^1.2.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"@astrojs/react": "^1.1.2",