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-08-19 18:03:07 -0600
committerGravatar GitHub <noreply@github.com> 2021-08-19 18:03:07 -0600
commit0c314791c4d19c923f94d61de5858afc9732c00e (patch)
treed06db49d74435569732524dd604002a259be21d6 /examples/with-markdown-plugins
parentcdbe2e486d56eeeae7a11f51837faa8aaa955d8e (diff)
downloadastro-0c314791c4d19c923f94d61de5858afc9732c00e.tar.gz
astro-0c314791c4d19c923f94d61de5858afc9732c00e.tar.zst
astro-0c314791c4d19c923f94d61de5858afc9732c00e.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 209bb14d6..46f4ba307 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -8,7 +8,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.19.0",
+ "astro": "^0.19.1",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",