summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-02-07 15:08:22 -0500
committerGravatar GitHub <noreply@github.com> 2022-02-07 15:08:22 -0500
commit4078dc529b1725dad0b2e23ed7990fd7244de35a (patch)
tree53dc02a5a67d2d2a4c9646e42e40d9ef7ae3273a /examples/docs
parentef8345b4585201bac7318062f79122b160294766 (diff)
downloadastro-4078dc529b1725dad0b2e23ed7990fd7244de35a.tar.gz
astro-4078dc529b1725dad0b2e23ed7990fd7244de35a.tar.zst
astro-4078dc529b1725dad0b2e23ed7990fd7244de35a.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 d2a1c93cc..e6276274b 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -12,6 +12,6 @@
"@docsearch/react": "^1.0.0-alpha.28"
},
"devDependencies": {
- "astro": "^0.23.0-next.1"
+ "astro": "^0.23.0-next.2"
}
}