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-08 16:58:42 -0500
committerGravatar GitHub <noreply@github.com> 2022-02-08 16:58:42 -0500
commitcc436b4ce83402b19d163e0911bcef000cf9e7fb (patch)
tree4d49ba51a5f120ff53a8fd47d55d2d73a8e6f42c /examples/with-markdown-plugins
parente81bc3cf14d9516a76a3328d277eb2e4db9d7279 (diff)
downloadastro-cc436b4ce83402b19d163e0911bcef000cf9e7fb.tar.gz
astro-cc436b4ce83402b19d163e0911bcef000cf9e7fb.tar.zst
astro-cc436b4ce83402b19d163e0911bcef000cf9e7fb.zip
[ci] release (next) (#2554)astro@0.23.0-next.3
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 7b65a7c00..bf752a78e 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.2",
+ "astro": "^0.23.0-next.3",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",