aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-15 08:06:43 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-15 16:06:43 +0100
commit91d36fa36bc8c5ca3e27c72b85399d1eb150c872 (patch)
treebf267bd32cadf64c628b4cd49710143a212945f8 /examples/framework-react
parent87ce2381b6f1cc01b3532da8c09601f2118d4e43 (diff)
downloadastro-91d36fa36bc8c5ca3e27c72b85399d1eb150c872.tar.gz
astro-91d36fa36bc8c5ca3e27c72b85399d1eb150c872.tar.zst
astro-91d36fa36bc8c5ca3e27c72b85399d1eb150c872.zip
[ci] release (#11719)astro@4.14.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 85eebf19d..eb74ea33a 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.0",
+ "astro": "^4.14.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}