summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-12-02 13:01:17 -0500
committerGravatar GitHub <noreply@github.com> 2021-12-02 13:01:17 -0500
commite57308d70cf1f80233f494b0fd8fd256b86506c8 (patch)
treea7648c59a51a5d2de85ba159e7eb7018d885358f /examples/docs
parent0a826c999c8ee30d5ee2ae61ac4165fb9797da70 (diff)
downloadastro-e57308d70cf1f80233f494b0fd8fd256b86506c8.tar.gz
astro-e57308d70cf1f80233f494b0fd8fd256b86506c8.tar.zst
astro-e57308d70cf1f80233f494b0fd8fd256b86506c8.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 85a1c23c3..aef23e7c1 100644
--- a/examples/docs/package.json
+++ b/examples/docs/package.json
@@ -12,7 +12,7 @@
"@docsearch/react": "^1.0.0-alpha.27"
},
"devDependencies": {
- "astro": "^0.21.6",
+ "astro": "^0.21.7",
"@snowpack/plugin-dotenv": "^2.1.0"
}
}