summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-02 11:13:43 -0700
committerGravatar GitHub <noreply@github.com> 2023-11-02 14:13:43 -0400
commit3cb1098d45aa1eea60bc75949955356ce956f3d0 (patch)
tree11cc5d16c98ccabcd0b08f357b7fca77801c1ed1 /examples/framework-react
parentab7e745cc9abd592aa631bffb35880221e7ac89c (diff)
downloadastro-3cb1098d45aa1eea60bc75949955356ce956f3d0.tar.gz
astro-3cb1098d45aa1eea60bc75949955356ce956f3d0.tar.zst
astro-3cb1098d45aa1eea60bc75949955356ce956f3d0.zip
[ci] release (#8982)astro@3.4.3
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 4ebbfc2ca..6ecd2052c 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.0.4",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
- "astro": "^3.4.2",
+ "astro": "^3.4.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}