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-02 16:23:55 -0600
committerGravatar GitHub <noreply@github.com> 2022-03-02 16:23:55 -0600
commit4f924b8ceae2125cb8c8a6c3b41f9f552ce83758 (patch)
treea33087d54eeab9d8415e182d1b7be3d8b44b5e86 /examples/with-markdown-plugins
parent91765d79b1ec1181417fb6a4604a9e20564bb10e (diff)
downloadastro-4f924b8ceae2125cb8c8a6c3b41f9f552ce83758.tar.gz
astro-4f924b8ceae2125cb8c8a6c3b41f9f552ce83758.tar.zst
astro-4f924b8ceae2125cb8c8a6c3b41f9f552ce83758.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 a81b4586e..1975e0682 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -9,7 +9,7 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.23.3",
+ "astro": "^0.23.4",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",