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 01:21:00 -0800
committerGravatar GitHub <noreply@github.com> 2021-11-19 01:21:00 -0800
commita43410b68ea4f3833ca6b7edcf4b60d6a7328334 (patch)
treeb3907679aecf5d5cfdf5a41de6e5dc5e2803be9e /examples/with-markdown-plugins
parentb1586a87ac0bf47701d8e833d90edd0d9fbea9fb (diff)
downloadastro-a43410b68ea4f3833ca6b7edcf4b60d6a7328334.tar.gz
astro-a43410b68ea4f3833ca6b7edcf4b60d6a7328334.tar.zst
astro-a43410b68ea4f3833ca6b7edcf4b60d6a7328334.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 65949e563..f4a0aa39a 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.7",
+ "astro": "^0.21.0-next.8",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2",