summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-11 10:20:32 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-11 13:20:32 -0400
commitc73d65d7f76617cf5275203fd918887cbda01baf (patch)
tree95b10b2e194b3fb933b54012734ddc36049f08b3 /examples/framework-react
parent650dd22a7bce084c66a9a0f96f2d4e4500807641 (diff)
downloadastro-c73d65d7f76617cf5275203fd918887cbda01baf.tar.gz
astro-c73d65d7f76617cf5275203fd918887cbda01baf.tar.zst
astro-c73d65d7f76617cf5275203fd918887cbda01baf.zip
[ci] release (#12178)create-astro@4.10.0astro@4.16.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 4d83318b3..4677b8845 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.11",
"@types/react-dom": "^18.3.0",
- "astro": "^4.16.0",
+ "astro": "^4.16.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}