summaryrefslogtreecommitdiff
path: root/examples/framework-react/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-07 11:55:50 -0800
committerGravatar GitHub <noreply@github.com> 2024-03-07 14:55:50 -0500
commit76c21b19d2dfe8fba570593124cc2989c6179ba4 (patch)
tree9ff70a25df44faa287cd9b0bae9fab114f3d5389 /examples/framework-react/package.json
parent6964b6f9a6a9b65b3f1c576093cba18562a2d2c3 (diff)
downloadastro-76c21b19d2dfe8fba570593124cc2989c6179ba4.tar.gz
astro-76c21b19d2dfe8fba570593124cc2989c6179ba4.tar.zst
astro-76c21b19d2dfe8fba570593124cc2989c6179ba4.zip
[ci] release (#10359)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-react/package.json')
-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 251697ad1..99e914c14 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.0.10",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
- "astro": "^4.4.14",
+ "astro": "^4.4.15",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}