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 15:17:37 -0400
committerGravatar GitHub <noreply@github.com> 2021-08-03 15:17:37 -0400
commit57b736211aa2707c674025643175f360ab3de514 (patch)
treed4149457f72b1e9b2b87bb49bb6fcea60cb0cbc3 /examples/with-markdown-plugins
parentf7e86150e05e777e05f9f3ac0662bbc327d1edf9 (diff)
downloadastro-57b736211aa2707c674025643175f360ab3de514.tar.gz
astro-57b736211aa2707c674025643175f360ab3de514.tar.zst
astro-57b736211aa2707c674025643175f360ab3de514.zip
Version Packages (#999)
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 867690a46..f2d2cc489 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.6",
+ "astro": "^0.18.7",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",