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 11:22:19 -0500
committerGravatar GitHub <noreply@github.com> 2021-11-19 11:22:19 -0500
commitbb90ff60c8e9f1a4ebec4247a431772d2722b141 (patch)
treef84ed169bb6fdf3ee6bc1877c08b1213859efc57 /examples/docs
parentc76821687df91a6ec3ef0fa1b14e0153287633be (diff)
downloadastro-bb90ff60c8e9f1a4ebec4247a431772d2722b141.tar.gz
astro-bb90ff60c8e9f1a4ebec4247a431772d2722b141.tar.zst
astro-bb90ff60c8e9f1a4ebec4247a431772d2722b141.zip
Version Packages (next) (#1907)astro@0.21.0-next.10
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 89b0c3cb9..ec76a91a4 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.9",
+ "astro": "^0.21.0-next.10",
"@snowpack/plugin-dotenv": "^2.1.0"
}
}