summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-10-06 10:47:10 -0700
committerGravatar GitHub <noreply@github.com> 2022-10-06 13:47:10 -0400
commit778b9155258a508f1273a85748f1fac86f266cb7 (patch)
treeaccc271cc076695a59728628dd3a92076e38faf7 /examples/framework-react
parente71fc8b5fcefdddbffeaf8b5d383ef067116b29c (diff)
downloadastro-778b9155258a508f1273a85748f1fac86f266cb7.tar.gz
astro-778b9155258a508f1273a85748f1fac86f266cb7.tar.zst
astro-778b9155258a508f1273a85748f1fac86f266cb7.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 e7af661fd..2c487dbaa 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.4.4",
+ "astro": "^1.4.5",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"@astrojs/react": "^1.1.4",