summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-26 17:30:37 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-26 21:30:37 -0300
commit270852370a4ab44b4489f4ed91841f026b7df071 (patch)
tree918c9067a31db77344e77370cd9674b1beef6b43 /examples/framework-react
parent4e1af3f0e8f5627cea24e4ec76d711d0387e3176 (diff)
downloadastro-270852370a4ab44b4489f4ed91841f026b7df071.tar.gz
astro-270852370a4ab44b4489f4ed91841f026b7df071.tar.zst
astro-270852370a4ab44b4489f4ed91841f026b7df071.zip
[ci] release (#4508)astro@1.1.1
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 c70e1d03f..1314da3d2 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -13,7 +13,7 @@
"@astrojs/react": "^1.1.0",
"@types/react": "^18.0.10",
"@types/react-dom": "^18.0.5",
- "astro": "^1.1.0"
+ "astro": "^1.1.1"
},
"dependencies": {
"react": "^18.1.0",