summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-04 02:09:43 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-04 10:09:43 +0100
commite43ae88528d536237266d6eccce2d714d2ac936a (patch)
tree0fd0a13976d39a84cd86444a21d8524b5fe99f71 /examples/framework-react
parent362491b8da33317c9a1116fbd5a648184b9b3c7f (diff)
downloadastro-e43ae88528d536237266d6eccce2d714d2ac936a.tar.gz
astro-e43ae88528d536237266d6eccce2d714d2ac936a.tar.zst
astro-e43ae88528d536237266d6eccce2d714d2ac936a.zip
[ci] release (#8372)astro@3.0.8
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 c36be8c79..562a551ce 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.0.0",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
- "astro": "^3.0.7",
+ "astro": "^3.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}