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-11 08:48:04 -0500
committerGravatar GitHub <noreply@github.com> 2021-11-11 08:48:04 -0500
commit83be55d5dda19e658cfd969a675f7150340be4b8 (patch)
tree37537a3d08002c2e567d00a12d06b626c6f48f7d /examples/with-markdown-plugins
parent8e3fd04dbd1428071624337b22b1e10e70e83165 (diff)
downloadastro-83be55d5dda19e658cfd969a675f7150340be4b8.tar.gz
astro-83be55d5dda19e658cfd969a675f7150340be4b8.tar.zst
astro-83be55d5dda19e658cfd969a675f7150340be4b8.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 4b4974cd7..ba65873a1 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.2",
+ "astro": "^0.21.0-next.3",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2",