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-07 16:36:13 -0500
committerGravatar GitHub <noreply@github.com> 2021-07-07 16:36:13 -0500
commit97d5a2ba187a7e6b61d849226daf4cbd03485782 (patch)
tree441c3b66ce6fee8148423145616f4cf4fdb2c2b5 /examples/with-markdown-plugins
parent8e01a3c463cb0f7c9560a693519c2616539207b5 (diff)
downloadastro-97d5a2ba187a7e6b61d849226daf4cbd03485782.tar.gz
astro-97d5a2ba187a7e6b61d849226daf4cbd03485782.tar.zst
astro-97d5a2ba187a7e6b61d849226daf4cbd03485782.zip
Version Packages (#622)
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 40bb9e6a0..31a44f968 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.16.1",
+ "astro": "^0.16.2",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",