summaryrefslogtreecommitdiff
path: root/examples/docs
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-12-03 16:29:11 -0600
committerGravatar GitHub <noreply@github.com> 2021-12-03 16:29:11 -0600
commitfe11bdb5f76e855f1e0016b972492ae759747355 (patch)
treee9112b0c897ef48423fad5e1981bebb20b374fd6 /examples/docs
parent8346a1f2b9e38d68788e0c6dc62f872a46ebe8a7 (diff)
downloadastro-fe11bdb5f76e855f1e0016b972492ae759747355.tar.gz
astro-fe11bdb5f76e855f1e0016b972492ae759747355.tar.zst
astro-fe11bdb5f76e855f1e0016b972492ae759747355.zip
chore: release (#2118)astro@0.21.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 bda18cee4..86c846d0d 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.9",
+ "astro": "^0.21.10",
"@snowpack/plugin-dotenv": "^2.1.0"
}
}