summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-01-14 16:19:25 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-14 16:19:25 -0500
commitd3be8d944d9c572d52f3d25f609138e446bc4efa (patch)
tree08428c8f17e63b6f25d5f100093be6736e607351 /examples/docs
parent72096858e888c408b74383aeebcdbac67636c9d2 (diff)
downloadastro-d3be8d944d9c572d52f3d25f609138e446bc4efa.tar.gz
astro-d3be8d944d9c572d52f3d25f609138e446bc4efa.tar.zst
astro-d3be8d944d9c572d52f3d25f609138e446bc4efa.zip
[ci] release (#2394)astro@0.22.13
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 df8be8a43..6b5ef83b7 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.22.12"
+ "astro": "^0.22.13"
}
}