summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-13 12:56:33 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-13 15:56:33 -0400
commit27d19f612f5627b86ca3a9de26239fd2dce32092 (patch)
treed612aa7f51368c9da9f5706f649f2155d9372d0e /examples/framework-react
parentec1521066a3aa5182d7a78759b712335b97fcadf (diff)
downloadastro-27d19f612f5627b86ca3a9de26239fd2dce32092.tar.gz
astro-27d19f612f5627b86ca3a9de26239fd2dce32092.tar.zst
astro-27d19f612f5627b86ca3a9de26239fd2dce32092.zip
[ci] release (#11986)astro@4.15.6
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 ac96d6c9d..a9c2675bc 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
- "astro": "^4.15.5",
+ "astro": "^4.15.6",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}