summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-16 11:13:02 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-16 14:13:02 -0400
commit1c36b0ec18e4d9b957fc17ba6d4d126e50349d55 (patch)
treef7378fd91d3e79d79385fc4bfcf79e339e253aa0 /examples/with-markdown-plugins
parent59c36897de36fd961a546135df830735c98cd702 (diff)
downloadastro-1c36b0ec18e4d9b957fc17ba6d4d126e50349d55.tar.gz
astro-1c36b0ec18e4d9b957fc17ba6d4d126e50349d55.tar.zst
astro-1c36b0ec18e4d9b957fc17ba6d4d126e50349d55.zip
[ci] release (#4781)astro@1.2.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 426a21c96..74489037f 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.2.5",
+ "astro": "^1.2.6",
"@astrojs/markdown-remark": "^1.1.0",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",