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-11-24 14:10:30 -0700
committerGravatar GitHub <noreply@github.com> 2021-11-24 14:10:30 -0700
commitdd17a5b8d057344a27eb82edd5a9cab251ff8512 (patch)
tree6a428786f12164588c7c66b4bfececac65537e1f /examples/with-markdown-plugins
parent76559faa30944d21a4e8f6fbc941920e2ce8dd32 (diff)
downloadastro-dd17a5b8d057344a27eb82edd5a9cab251ff8512.tar.gz
astro-dd17a5b8d057344a27eb82edd5a9cab251ff8512.tar.zst
astro-dd17a5b8d057344a27eb82edd5a9cab251ff8512.zip
Version Packages (#2009)astro@0.21.4
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 83c26b2e1..3da23c6c7 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.3",
+ "astro": "^0.21.4",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",