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-08-27 10:46:14 -0400
committerGravatar GitHub <noreply@github.com> 2021-08-27 10:46:14 -0400
commit3bb97ea328262519c754e4c8f6fa924d8a65801c (patch)
tree5bc8fd547113dd273db2154fc441ab17ccd157be /examples/with-markdown-plugins
parentcd684eb95ef2fc6c312535c572aa3cf4b99c16fd (diff)
downloadastro-3bb97ea328262519c754e4c8f6fa924d8a65801c.tar.gz
astro-3bb97ea328262519c754e4c8f6fa924d8a65801c.tar.zst
astro-3bb97ea328262519c754e4c8f6fa924d8a65801c.zip
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 ba3b2e7a9..07da66dd7 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.20.1",
+ "astro": "^0.20.2",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2",