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-12-02 13:01:17 -0500
committerGravatar GitHub <noreply@github.com> 2021-12-02 13:01:17 -0500
commite57308d70cf1f80233f494b0fd8fd256b86506c8 (patch)
treea7648c59a51a5d2de85ba159e7eb7018d885358f /examples/with-markdown-plugins
parent0a826c999c8ee30d5ee2ae61ac4165fb9797da70 (diff)
downloadastro-e57308d70cf1f80233f494b0fd8fd256b86506c8.tar.gz
astro-e57308d70cf1f80233f494b0fd8fd256b86506c8.tar.zst
astro-e57308d70cf1f80233f494b0fd8fd256b86506c8.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 47c89023c..44eabcc62 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.6",
+ "astro": "^0.21.7",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",