summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-03-18 06:50:34 -0700
committerGravatar GitHub <noreply@github.com> 2025-03-18 13:50:34 +0000
commitda71558808625f1e5eddf4a8a1cf74148a1444cd (patch)
treecb3068823a6e5bac6f4ab6df94d859dfe18c2896 /examples/framework-react
parent94ada2ab835e2d8b1185d29480ab86e818ae4470 (diff)
downloadastro-da71558808625f1e5eddf4a8a1cf74148a1444cd.tar.gz
astro-da71558808625f1e5eddf4a8a1cf74148a1444cd.tar.zst
astro-da71558808625f1e5eddf4a8a1cf74148a1444cd.zip
[ci] release (#13449)astro@5.5.3
Co-authored-by: github-actions[bot] <41898282+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 bd297802e..7152e78b8 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -13,7 +13,7 @@
"@astrojs/react": "^4.2.1",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
- "astro": "^5.5.2",
+ "astro": "^5.5.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}