summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-02-27 05:55:42 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-27 08:55:42 -0500
commit71743aeca723e215c0107ecf2e111fdcc8ec7e45 (patch)
treef47ad6eb9f8d8504677a6da94b42c4f3c6cc9b40 /examples/with-markdown-plugins
parent780c583b0eabdb457a7f90f3d447b5e37e464b2c (diff)
downloadastro-71743aeca723e215c0107ecf2e111fdcc8ec7e45.tar.gz
astro-71743aeca723e215c0107ecf2e111fdcc8ec7e45.tar.zst
astro-71743aeca723e215c0107ecf2e111fdcc8ec7e45.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 8a8d22dc3..91aad04e7 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.15",
+ "astro": "^2.0.16",
"@astrojs/markdown-remark": "^2.0.1",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",