aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-22 13:56:59 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-22 16:56:59 -0400
commitcf65476b27053333cf5a36f6f9f46b794c98dfa2 (patch)
tree1656e06d2de0ea927a6348f9bd56854bf90f36ce /examples/framework-react
parent3f7630afd697809b1d4fbac6edd18153983c70ac (diff)
downloadastro-cf65476b27053333cf5a36f6f9f46b794c98dfa2.tar.gz
astro-cf65476b27053333cf5a36f6f9f46b794c98dfa2.tar.zst
astro-cf65476b27053333cf5a36f6f9f46b794c98dfa2.zip
[ci] release (#11817)astro@4.14.5
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 c0230185b..6f7b5de79 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.3",
"@types/react-dom": "^18.3.0",
- "astro": "^4.14.4",
+ "astro": "^4.14.5",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}