summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-04-05 10:38:45 -0700
committerGravatar GitHub <noreply@github.com> 2023-04-05 13:38:45 -0400
commit29e7b82b8de0709cbbfaa2583b05f3c10978dda3 (patch)
treee016b601942e98336b4b09d5ab07ec76f4fa2ea2 /examples/docs
parentf627a2ca3d34bcad4daf8c23269b2f8df367e76c (diff)
downloadastro-29e7b82b8de0709cbbfaa2583b05f3c10978dda3.tar.gz
astro-29e7b82b8de0709cbbfaa2583b05f3c10978dda3.tar.zst
astro-29e7b82b8de0709cbbfaa2583b05f3c10978dda3.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/docs')
-rw-r--r--examples/docs/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/docs/package.json b/examples/docs/package.json
index c6f9f88c0..0ca6a90e3 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.1.9",
+ "astro": "^2.2.0",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",