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 11:40:51 -0400
committerGravatar GitHub <noreply@github.com> 2022-03-15 11:40:51 -0400
commit973d39807420e9500e8fba43e8537b49ef8d6995 (patch)
tree9bd7ba65d887b85a2e68e16dfd043d990675ad85 /examples/with-markdown-plugins
parent58d8686e94816da649b0210f5288173fb4b9a483 (diff)
downloadastro-973d39807420e9500e8fba43e8537b49ef8d6995.tar.gz
astro-973d39807420e9500e8fba43e8537b49ef8d6995.tar.zst
astro-973d39807420e9500e8fba43e8537b49ef8d6995.zip
[ci] release (#2786)
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 3edcfe082..c40239e71 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.0",
+ "astro": "^0.24.1",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",