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-07 15:08:22 -0500
committerGravatar GitHub <noreply@github.com> 2022-02-07 15:08:22 -0500
commit4078dc529b1725dad0b2e23ed7990fd7244de35a (patch)
tree53dc02a5a67d2d2a4c9646e42e40d9ef7ae3273a /examples/with-markdown-plugins
parentef8345b4585201bac7318062f79122b160294766 (diff)
downloadastro-4078dc529b1725dad0b2e23ed7990fd7244de35a.tar.gz
astro-4078dc529b1725dad0b2e23ed7990fd7244de35a.tar.zst
astro-4078dc529b1725dad0b2e23ed7990fd7244de35a.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 71a367579..7b65a7c00 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.1",
+ "astro": "^0.23.0-next.2",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",