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-23 11:49:30 -0500
committerGravatar GitHub <noreply@github.com> 2021-12-23 11:49:30 -0500
commitb8e3efa7bb72e6e436ced6c503a9e7e49f30bb02 (patch)
treee1f2fbe0db46a87cc5f99f67cb452be0bb4502a2 /examples/with-markdown-plugins
parentdb79d2e9ec02f3e3f25c6c10aa365acdd5c1a7cc (diff)
downloadastro-b8e3efa7bb72e6e436ced6c503a9e7e49f30bb02.tar.gz
astro-b8e3efa7bb72e6e436ced6c503a9e7e49f30bb02.tar.zst
astro-b8e3efa7bb72e6e436ced6c503a9e7e49f30bb02.zip
[ci] release (#2219)
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 d309b023c..fcaf8fd0b 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.13",
+ "astro": "^0.22.0",
"rehype-add-classes": "^1.0.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",