summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-03-15 19:40:27 -0500
committerGravatar GitHub <noreply@github.com> 2022-03-15 19:40:27 -0500
commit2b89613539f854ff9836573454f513d2ed1cbeb8 (patch)
tree73cdae1e88d1526c502e163fa3d24efa4d4d7dd4 /examples/with-markdown-plugins
parent9a5d58d5ba5153b859f1ed1be8e011268c4f8815 (diff)
downloadastro-2b89613539f854ff9836573454f513d2ed1cbeb8.tar.gz
astro-2b89613539f854ff9836573454f513d2ed1cbeb8.tar.zst
astro-2b89613539f854ff9836573454f513d2ed1cbeb8.zip
[ci] release (#2808)
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 436e55b07..dd858364e 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.6.4",
- "astro": "^0.24.2",
+ "astro": "^0.24.3",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",