summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-30 09:45:04 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-30 12:45:04 -0400
commite905784bf12ef45093078404d3d07f01e32638ca (patch)
treedbc4ecc155f83b06a0517e6e095e6b45f9bd4e17 /examples/framework-react
parent8504cd79b708e0d3bf1a2bb4ff9b86936bdd692b (diff)
downloadastro-e905784bf12ef45093078404d3d07f01e32638ca.tar.gz
astro-e905784bf12ef45093078404d3d07f01e32638ca.tar.zst
astro-e905784bf12ef45093078404d3d07f01e32638ca.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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/framework-react/package.json b/examples/framework-react/package.json
index 1314da3d2..f8c3958e7 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -10,10 +10,10 @@
"astro": "astro"
},
"devDependencies": {
- "@astrojs/react": "^1.1.0",
+ "@astrojs/react": "^1.1.1",
"@types/react": "^18.0.10",
"@types/react-dom": "^18.0.5",
- "astro": "^1.1.1"
+ "astro": "^1.1.2"
},
"dependencies": {
"react": "^18.1.0",