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-19 12:49:37 -0500
committerGravatar GitHub <noreply@github.com> 2021-11-19 12:49:37 -0500
commit285622b8ae3a2bd92574548d4e40a5f4b0861506 (patch)
tree3866923e94b44bcf6ba76bc29af061b2f3fd1697 /examples/with-markdown-plugins
parent00d2b625959a6fb39464d859d095266826d9014a (diff)
downloadastro-285622b8ae3a2bd92574548d4e40a5f4b0861506.tar.gz
astro-285622b8ae3a2bd92574548d4e40a5f4b0861506.tar.zst
astro-285622b8ae3a2bd92574548d4e40a5f4b0861506.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 fd7641bcb..93b387379 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.10",
+ "astro": "^0.21.0-next.11",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2",