summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-19 00:32:32 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-19 09:32:32 +0200
commitde65ad25eae010b42ef55c127cc98d4cc3aa66db (patch)
tree441dafe2c9c5d3b7341d958b056641e357412d0e /examples/framework-react
parent72bbfac976c2965a523eea88ff0543e64d848d80 (diff)
downloadastro-de65ad25eae010b42ef55c127cc98d4cc3aa66db.tar.gz
astro-de65ad25eae010b42ef55c127cc98d4cc3aa66db.tar.zst
astro-de65ad25eae010b42ef55c127cc98d4cc3aa66db.zip
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 65872d89a..715207174 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^2.2.1",
"@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6",
- "astro": "^2.8.4",
+ "astro": "^2.8.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}