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-01 08:52:57 -0500
committerGravatar GitHub <noreply@github.com> 2022-02-01 08:52:57 -0500
commitdd1a14a2eb23ba9e3ccc1e51ecbd36a65f34a2a2 (patch)
tree7c43bc976b6f60cd311757e71bc0faf556d77bf1 /examples/with-markdown-plugins
parentbc8c114dcc61eaf6b5e13b379e33bf57e384977e (diff)
downloadastro-dd1a14a2eb23ba9e3ccc1e51ecbd36a65f34a2a2.tar.gz
astro-dd1a14a2eb23ba9e3ccc1e51ecbd36a65f34a2a2.tar.zst
astro-dd1a14a2eb23ba9e3ccc1e51ecbd36a65f34a2a2.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 6a6b1f85c..46f359d44 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.22.20",
+ "astro": "^0.23.0-next.0",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",