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-03 10:49:20 -0400
committerGravatar GitHub <noreply@github.com> 2021-08-03 10:49:20 -0400
commit9cf7ca10293334308e9366120108bc8a95ac2a85 (patch)
tree347e6d5b6213681170fb338fb429ca947afa19ab /examples/with-markdown-plugins
parent07244a3782843b56ce86f820b2f44e25f663a029 (diff)
downloadastro-9cf7ca10293334308e9366120108bc8a95ac2a85.tar.gz
astro-9cf7ca10293334308e9366120108bc8a95ac2a85.tar.zst
astro-9cf7ca10293334308e9366120108bc8a95ac2a85.zip
Version Packages (#951)
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 b64145c39..867690a46 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.5",
+ "astro": "^0.18.6",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",