summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-01-04 11:28:19 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-04 11:28:19 -0500
commitd11c7b8c5c71861cc841445d9b214b3071dccc47 (patch)
tree8add9689e3b6d69d1f0eba8d5b6645b0d135b7f7 /examples/docs
parent193ca60f40c8875b1d655dcd0682560cc2e2487e (diff)
downloadastro-d11c7b8c5c71861cc841445d9b214b3071dccc47.tar.gz
astro-d11c7b8c5c71861cc841445d9b214b3071dccc47.tar.zst
astro-d11c7b8c5c71861cc841445d9b214b3071dccc47.zip
[ci] release (#2304)
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 53c6ba1ac..1d149a949 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.4"
+ "astro": "^0.22.5"
}
}