summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-19 02:21:05 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-19 17:21:05 +0800
commit9b84a7ef96c27986399d989b6f14806b65c5a4e8 (patch)
tree7a21b486c62f2f8db4696fbf2b4da16896d8fdad /examples/with-markdown-plugins
parent86acd0f1d5f18a0ee512e1250fd4278c32f46338 (diff)
downloadastro-9b84a7ef96c27986399d989b6f14806b65c5a4e8.tar.gz
astro-9b84a7ef96c27986399d989b6f14806b65c5a4e8.tar.zst
astro-9b84a7ef96c27986399d989b6f14806b65c5a4e8.zip
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 725433585..fc8c83334 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^3.2.0",
- "astro": "^3.1.0",
+ "astro": "^3.1.1",
"hast-util-select": "^5.0.5",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",