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-02-09 13:18:10 -0600
committerGravatar GitHub <noreply@github.com> 2022-02-09 13:18:10 -0600
commit3e24341f1712e78f5e50a3f0c9ffa446f9f4eb42 (patch)
treee55df81dd04e639aa2bcc6590e57e92ee39573c7 /examples/with-markdown-plugins
parenta907a73b8cd14726d158ea460932f9cd8891923a (diff)
downloadastro-3e24341f1712e78f5e50a3f0c9ffa446f9f4eb42.tar.gz
astro-3e24341f1712e78f5e50a3f0c9ffa446f9f4eb42.tar.zst
astro-3e24341f1712e78f5e50a3f0c9ffa446f9f4eb42.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 bf752a78e..0b1bd45c0 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.0-next.3",
+ "astro": "^0.23.0-next.4",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",