summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-01-28 20:06:07 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-28 20:06:07 -0500
commit1cac6c974a4bb296f67caf493a5d22549f3b851b (patch)
tree03e9cab30fc511bd5d716223afaaaec7d45d2865 /examples/with-markdown-plugins
parentc7a6ed9a8df88fcc643ec2667627fbf9b670db53 (diff)
downloadastro-1cac6c974a4bb296f67caf493a5d22549f3b851b.tar.gz
astro-1cac6c974a4bb296f67caf493a5d22549f3b851b.tar.zst
astro-1cac6c974a4bb296f67caf493a5d22549f3b851b.zip
[ci] release (#2482)astro@0.22.20
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 6c0ea79f2..6a6b1f85c 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.22.19",
+ "astro": "^0.22.20",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",