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-05 11:20:39 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-05 11:20:39 -0500
commitfa396750efb628942cfa6f35195bc12642e12e4d (patch)
treef6a4bc4a71e60feaf9ef5cb6f723a9a76d72607a /examples/with-markdown-plugins
parent52c06d23fa632fb1b39c113560c92b5c3d2e3e6e (diff)
downloadastro-fa396750efb628942cfa6f35195bc12642e12e4d.tar.gz
astro-fa396750efb628942cfa6f35195bc12642e12e4d.tar.zst
astro-fa396750efb628942cfa6f35195bc12642e12e4d.zip
[ci] release (#2307)astro@0.22.6
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 ab779217b..c8f68ee46 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.5",
+ "astro": "^0.22.6",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.0",
"rehype-slug": "^5.0.0",