summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-02-01 05:58:35 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-01 08:58:35 -0500
commitf05eb9f8ba078a063e87c60309bbab491a043be4 (patch)
tree4a73bae752e0f7a2f255a8eb0d8481a826ec91b1 /examples/docs
parentd7f36720d4683c6c1da389a15c5ab04a6de351b4 (diff)
downloadastro-f05eb9f8ba078a063e87c60309bbab491a043be4.tar.gz
astro-f05eb9f8ba078a063e87c60309bbab491a043be4.tar.zst
astro-f05eb9f8ba078a063e87c60309bbab491a043be4.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 403ca3cdf..b04aa7adf 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.4",
+ "astro": "^2.0.5",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",