summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-12-09 04:57:08 -0800
committerGravatar GitHub <noreply@github.com> 2021-12-09 04:57:08 -0800
commit9ac4259d2e27ea87990a704e31f6df211ef16ffb (patch)
tree3f6987c766149f02dbab56897a11c38ee5e5c380 /examples/with-markdown-plugins
parent993b9cc5b89146ca81cb5adc80c4ba017cb55fe0 (diff)
downloadastro-9ac4259d2e27ea87990a704e31f6df211ef16ffb.tar.gz
astro-9ac4259d2e27ea87990a704e31f6df211ef16ffb.tar.zst
astro-9ac4259d2e27ea87990a704e31f6df211ef16ffb.zip
chore: release (#2149)create-astro@0.6.10astro@0.21.12
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-markdown-plugins')
-rw-r--r--examples/with-markdown-plugins/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/with-markdown-plugins/package.json b/examples/with-markdown-plugins/package.json
index 7ce5df009..3b4d3bcaf 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.21.11",
+ "astro": "^0.21.12",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",