summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-04-11 10:10:00 -0700
committerGravatar GitHub <noreply@github.com> 2023-04-11 13:10:00 -0400
commitb1d07bcf404b0e55e5ae70eb0e33165827370333 (patch)
tree830c153d9e649421a459afd4764780b7155a8b3c /examples/with-markdown-plugins
parent60c16db6ff583b0656bc1937814c8bbf06831294 (diff)
downloadastro-b1d07bcf404b0e55e5ae70eb0e33165827370333.tar.gz
astro-b1d07bcf404b0e55e5ae70eb0e33165827370333.tar.zst
astro-b1d07bcf404b0e55e5ae70eb0e33165827370333.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '')
-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 3c152e41e..83588bf59 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.2.1",
+ "astro": "^2.2.2",
"@astrojs/markdown-remark": "^2.1.3",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",