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-27 16:10:47 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-27 16:10:47 -0400
commit239c7b16685b4f565f84517abca4121c4f15c499 (patch)
tree3426fdf6c715532129b63d8ec4ca4cf22d71e426 /examples/with-markdown-plugins
parent6c52c92780e7b2860880a4592609414425d86d33 (diff)
downloadastro-239c7b16685b4f565f84517abca4121c4f15c499.tar.gz
astro-239c7b16685b4f565f84517abca4121c4f15c499.tar.zst
astro-239c7b16685b4f565f84517abca4121c4f15c499.zip
Version Packages (#887)
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 cae357033..8d2d92c26 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.0",
+ "astro": "^0.18.1",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",