summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-10-26 05:43:23 -0700
committerGravatar GitHub <noreply@github.com> 2022-10-26 08:43:23 -0400
commit4efbfdd78d239f708a76eac38c2e971fc956a54e (patch)
treeb847e0f24aacce687bbf09397ac043f531fc72fa /examples/docs
parent9630f683c4f2a3812b6ea4b0d997cc73fc4845b6 (diff)
downloadastro-4efbfdd78d239f708a76eac38c2e971fc956a54e.tar.gz
astro-4efbfdd78d239f708a76eac38c2e971fc956a54e.tar.zst
astro-4efbfdd78d239f708a76eac38c2e971fc956a54e.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 aec6dd2fe..360201f1a 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -12,7 +12,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.5.2",
+ "astro": "^1.5.3",
"preact": "^10.7.3",
"react": "^18.1.0",
"react-dom": "^18.1.0",