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-10-01 13:36:02 -0400
committerGravatar GitHub <noreply@github.com> 2021-10-01 13:36:02 -0400
commitb5f1bd46ff80d802e31b3eb1f875cfefa046b58c (patch)
tree5af546ac4edcb59e6884c334cd24c887593a6c15 /examples/with-markdown-plugins
parent0eeb25348ea43d90d91336cc8540c821f7390d4f (diff)
downloadastro-b5f1bd46ff80d802e31b3eb1f875cfefa046b58c.tar.gz
astro-b5f1bd46ff80d802e31b3eb1f875cfefa046b58c.tar.zst
astro-b5f1bd46ff80d802e31b3eb1f875cfefa046b58c.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '')
-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 ac5f46488..107eab029 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.20.8",
+ "astro": "^0.20.9",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-toc": "^3.0.2",