aboutsummaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-01-24 18:19:27 -0800
committerGravatar GitHub <noreply@github.com> 2023-01-25 10:19:27 +0800
commit4842d6acb02b0ee70d6660e0ddab84d122dce959 (patch)
treeef82fed419a5a18ac573c0691dc060385b49a5af /examples/docs
parent02549b8ced18bf193efc407a625d908b65b3979f (diff)
downloadastro-4842d6acb02b0ee70d6660e0ddab84d122dce959.tar.gz
astro-4842d6acb02b0ee70d6660e0ddab84d122dce959.tar.zst
astro-4842d6acb02b0ee70d6660e0ddab84d122dce959.zip
[ci] release (#5963)astro@2.0.1
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 97681c797..943475371 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -12,7 +12,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.0",
+ "astro": "^2.0.1",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",