summaryrefslogtreecommitdiff
path: root/examples/framework-react
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-20 07:32:26 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-20 10:32:26 -0400
commit1589eaabcdfeab12e585fd40c98978e2dfab4981 (patch)
treea851cc4d1a9cbaf568b6c8cf7651514cacded221 /examples/framework-react
parent2b34fc49282cbf5bf89de46359b51a67a5c4b8bb (diff)
downloadastro-1589eaabcdfeab12e585fd40c98978e2dfab4981.tar.gz
astro-1589eaabcdfeab12e585fd40c98978e2dfab4981.tar.zst
astro-1589eaabcdfeab12e585fd40c98978e2dfab4981.zip
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 ee060886b..607234f8a 100644
--- a/examples/framework-react/package.json
+++ b/examples/framework-react/package.json
@@ -14,7 +14,7 @@
"@astrojs/react": "^2.2.1",
"@types/react": "^18.2.5",
"@types/react-dom": "^18.2.3",
- "astro": "^2.6.5",
+ "astro": "^2.6.6",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}