summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-05 06:44:51 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-05 14:44:51 +0000
commit79e191ae4274ba07a26941dab78bd87453263c8d (patch)
tree9fd9b7008049981b174dbf79dffc6b73572824d1 /examples/with-markdown-plugins/package.json
parent631e5d01b00efee6970466c38201cb0e67ec74cf (diff)
downloadastro-47b8f42db0143f7b991cbff24c67587e25a10c30.tar.gz
astro-47b8f42db0143f7b991cbff24c67587e25a10c30.tar.zst
astro-47b8f42db0143f7b991cbff24c67587e25a10c30.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/with-markdown-plugins/package.json')
-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 17c466304..99273393d 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^4.0.0",
- "astro": "^4.0.0",
+ "astro": "^4.0.1",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",