summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-02-08 16:58:42 -0500
committerGravatar GitHub <noreply@github.com> 2022-02-08 16:58:42 -0500
commitcc436b4ce83402b19d163e0911bcef000cf9e7fb (patch)
tree4d49ba51a5f120ff53a8fd47d55d2d73a8e6f42c /examples/docs
parente81bc3cf14d9516a76a3328d277eb2e4db9d7279 (diff)
downloadastro-cc436b4ce83402b19d163e0911bcef000cf9e7fb.tar.gz
astro-cc436b4ce83402b19d163e0911bcef000cf9e7fb.tar.zst
astro-cc436b4ce83402b19d163e0911bcef000cf9e7fb.zip
[ci] release (next) (#2554)astro@0.23.0-next.3
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 e6276274b..276a9f453 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.2"
+ "astro": "^0.23.0-next.3"
}
}