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-07-28 16:03:39 -0400
committerGravatar GitHub <noreply@github.com> 2021-07-28 16:03:39 -0400
commit3f167c13ccf2becb50843513ba5fdca29c33e978 (patch)
tree282b28591da33417b8b0cfe832664e2c56b1369f /examples/with-markdown-plugins
parent460e62535ee6f42701ad88aa55ce561c6523ff70 (diff)
downloadastro-3f167c13ccf2becb50843513ba5fdca29c33e978.tar.gz
astro-3f167c13ccf2becb50843513ba5fdca29c33e978.tar.zst
astro-3f167c13ccf2becb50843513ba5fdca29c33e978.zip
Version Packages (#923)
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 f1e727047..ecc63c5ce 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -7,7 +7,7 @@
"build": "astro build"
},
"devDependencies": {
- "astro": "^0.18.3",
+ "astro": "^0.18.4",
"rehype-add-classes": "^1.0.0",
"rehype-toc": "^3.0.2",
"remark-autolink-headings": "^6.0.1",