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-03 16:29:11 -0600
committerGravatar GitHub <noreply@github.com> 2021-12-03 16:29:11 -0600
commitfe11bdb5f76e855f1e0016b972492ae759747355 (patch)
treee9112b0c897ef48423fad5e1981bebb20b374fd6 /examples/with-markdown-plugins
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/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 2a717f0ae..3a9af185b 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.9",
+ "astro": "^0.21.10",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",