summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-26 01:03:38 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-26 09:03:38 +0000
commit36d8d921db05bf9222512949a64f5076904dde4d (patch)
treeac0aafdd55b3c6846ee385584fdd778bc90c0c3f /examples/framework-react
parent0910a324e2b135859c4441b1e97c4cfd7b22c2bf (diff)
downloadastro-36d8d921db05bf9222512949a64f5076904dde4d.tar.gz
astro-36d8d921db05bf9222512949a64f5076904dde4d.tar.zst
astro-36d8d921db05bf9222512949a64f5076904dde4d.zip
[ci] release (#12501)astro@4.16.15
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 eaa28be2c..63c564fdc 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.6.3",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
- "astro": "^4.16.14",
+ "astro": "^4.16.15",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}