summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-12 15:40:47 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-12 17:40:47 -0500
commitb1bd52e9ea98be6fdaccfff7849cc84a5dd843c4 (patch)
tree2f8ec0ec99861f8bc35c333523d61eb12b8def1b /examples/framework-react
parent695e9b34daa505499af77b461750afeadfa7a0d1 (diff)
downloadastro-b1bd52e9ea98be6fdaccfff7849cc84a5dd843c4.tar.gz
astro-b1bd52e9ea98be6fdaccfff7849cc84a5dd843c4.tar.zst
astro-b1bd52e9ea98be6fdaccfff7849cc84a5dd843c4.zip
[ci] release (#4290)astro@1.0.4@astrojs/mdx@0.9.0
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 d83f6ae21..385b5ef8b 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -13,7 +13,7 @@
"@astrojs/react": "^1.0.0",
"@types/react": "^18.0.10",
"@types/react-dom": "^18.0.5",
- "astro": "^1.0.3"
+ "astro": "^1.0.4"
},
"dependencies": {
"react": "^18.1.0",