summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-11-19 01:21:00 -0800
committerGravatar GitHub <noreply@github.com> 2021-11-19 01:21:00 -0800
commita43410b68ea4f3833ca6b7edcf4b60d6a7328334 (patch)
treeb3907679aecf5d5cfdf5a41de6e5dc5e2803be9e /examples/docs
parentb1586a87ac0bf47701d8e833d90edd0d9fbea9fb (diff)
downloadastro-a43410b68ea4f3833ca6b7edcf4b60d6a7328334.tar.gz
astro-a43410b68ea4f3833ca6b7edcf4b60d6a7328334.tar.zst
astro-a43410b68ea4f3833ca6b7edcf4b60d6a7328334.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 65e8085c0..82982e92d 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.0-next.7",
+ "astro": "^0.21.0-next.8",
"@snowpack/plugin-dotenv": "^2.1.0"
}
}