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 11:22:19 -0500
committerGravatar GitHub <noreply@github.com> 2021-11-19 11:22:19 -0500
commitbb90ff60c8e9f1a4ebec4247a431772d2722b141 (patch)
treef84ed169bb6fdf3ee6bc1877c08b1213859efc57 /examples/with-markdown-plugins
parentc76821687df91a6ec3ef0fa1b14e0153287633be (diff)
downloadastro-bb90ff60c8e9f1a4ebec4247a431772d2722b141.tar.gz
astro-bb90ff60c8e9f1a4ebec4247a431772d2722b141.tar.zst
astro-bb90ff60c8e9f1a4ebec4247a431772d2722b141.zip
Version Packages (next) (#1907)astro@0.21.0-next.10
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 e159a80dc..fd7641bcb 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.9",
+ "astro": "^0.21.0-next.10",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2",