summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-12-19 07:26:29 -0800
committerGravatar GitHub <noreply@github.com> 2022-12-19 09:26:29 -0600
commit783a2a8e1bf3854b384e78fee7808777bfdfb501 (patch)
tree1ef0a8337c08116909acfc4f3f9681433084a649 /examples/framework-react
parentd5aff85db48ccc9234968071b378829369afba9b (diff)
downloadastro-783a2a8e1bf3854b384e78fee7808777bfdfb501.tar.gz
astro-783a2a8e1bf3854b384e78fee7808777bfdfb501.tar.zst
astro-783a2a8e1bf3854b384e78fee7808777bfdfb501.zip
[ci] release (#5642)astro@1.7.2
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 f2acaaeab..59c14f338 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.7.1",
+ "astro": "^1.7.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"@astrojs/react": "^1.2.2",