summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-01-30 08:06:55 -0800
committerGravatar GitHub <noreply@github.com> 2025-01-30 16:06:55 +0000
commit3b10b97a4fecd1dfd959b160a07b5b8427fe40a7 (patch)
tree4ada72cc0a1711136df868c4189a7aa29edeb951 /examples/framework-react
parent23e631c3ddb2e65e700e2a69e51f4112fced6e08 (diff)
downloadastro-3b10b97a4fecd1dfd959b160a07b5b8427fe40a7.tar.gz
astro-3b10b97a4fecd1dfd959b160a07b5b8427fe40a7.tar.zst
astro-3b10b97a4fecd1dfd959b160a07b5b8427fe40a7.zip
[ci] release (#13096)astro@5.2.1
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 2ef58c483..f16f84d5c 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -13,7 +13,7 @@
"@astrojs/react": "^4.2.0",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
- "astro": "^5.2.0",
+ "astro": "^5.2.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}