aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-14 01:14:23 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-14 09:14:23 +0100
commit6bb001476c25f9513f8a5a0e5189f53465c60773 (patch)
tree6c1ffc2c727c7c6e9145159e18572992328ac557 /examples/framework-react
parentcb98b74881355de9ec9d90a613a3f1d27d154463 (diff)
downloadastro-6bb001476c25f9513f8a5a0e5189f53465c60773.tar.gz
astro-6bb001476c25f9513f8a5a0e5189f53465c60773.tar.zst
astro-6bb001476c25f9513f8a5a0e5189f53465c60773.zip
[ci] release (#11686)astro@4.13.4@astrojs/node@8.3.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 5ee3222ad..8228bf556 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^3.6.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
- "astro": "^4.13.3",
+ "astro": "^4.13.4",
"react": "^18.3.1",
"react-dom": "^18.3.1"
}