summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-28 08:07:52 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-28 10:07:52 -0600
commitd0d5ff78c9f81bea8678cde443d0f822465fbb4d (patch)
tree875319302a20dfc352535521e6ab8a4842367a20 /examples/framework-react
parent6e0292a1fa79914ef70759372886b23ca413ece8 (diff)
downloadastro-d0d5ff78c9f81bea8678cde443d0f822465fbb4d.tar.gz
astro-d0d5ff78c9f81bea8678cde443d0f822465fbb4d.tar.zst
astro-d0d5ff78c9f81bea8678cde443d0f822465fbb4d.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 3b1d69dd1..d029c3e1e 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.0.6",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
- "astro": "^3.6.1",
+ "astro": "^3.6.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}