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-22 16:31:34 -0500
committerGravatar GitHub <noreply@github.com> 2021-11-22 16:31:34 -0500
commitfff00e45f00f8534ec5fe66302d8c44639b34499 (patch)
treeff0db0756351b19dcb8bf97fc9b2e6137f9319e0 /examples/with-markdown-plugins
parentd3476f24d449cec5da4c5089dc718a00cfaeb479 (diff)
downloadastro-fff00e45f00f8534ec5fe66302d8c44639b34499.tar.gz
astro-fff00e45f00f8534ec5fe66302d8c44639b34499.tar.zst
astro-fff00e45f00f8534ec5fe66302d8c44639b34499.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 435923cb2..9af6de55d 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.1",
+ "astro": "^0.21.2",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",