summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-26 07:33:39 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-26 15:33:39 +0000
commit6012163d8f015d60cbf40bf17caa792254e9b859 (patch)
tree8b407b608be40dbdcbcda71a3539f76b95d5e227 /examples/framework-react
parente64bd0740b44aed5cfaf67e5c37a1c56ed4442f4 (diff)
downloadastro-@astrojs/vercel@7.3.4.tar.gz
astro-@astrojs/vercel@7.3.4.tar.zst
astro-@astrojs/vercel@7.3.4.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '')
-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 e862b0f9d..1476d60f3 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.4",
+ "astro": "^4.4.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}