summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-11-16 17:13:29 -0500
committerGravatar GitHub <noreply@github.com> 2021-11-16 17:13:29 -0500
commit9f5e19601962bf3074e2647a764d2d73721684ea (patch)
tree97fd825d0805cae548634bbbc3f61c35fd8135b2 /examples/with-markdown-plugins
parent887fad5a11a5d7530ffc3785e1a6f873b8858fa2 (diff)
downloadastro-9f5e19601962bf3074e2647a764d2d73721684ea.tar.gz
astro-9f5e19601962bf3074e2647a764d2d73721684ea.tar.zst
astro-9f5e19601962bf3074e2647a764d2d73721684ea.zip
Version Packages (next) (#1847)astro@0.21.0-next.5
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 6be64c785..7de3b0bc4 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.21.0-next.4",
+ "astro": "^0.21.0-next.5",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2",