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-07-28 15:49:06 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-28 15:49:06 -0400
commit5387b5256c3e3b79f96abdec755003889b79b981 (patch)
treeea7b7a405d873f91a58499d352a8f831b5f9e005 /examples/with-markdown-plugins
parent7015356971facc16ea6d2918abdcba8b17029615 (diff)
downloadastro-5387b5256c3e3b79f96abdec755003889b79b981.tar.gz
astro-5387b5256c3e3b79f96abdec755003889b79b981.tar.zst
astro-5387b5256c3e3b79f96abdec755003889b79b981.zip
Version Packages (#922)
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 5b6ccef54..f1e727047 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.18.2",
+ "astro": "^0.18.3",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",