summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-19 11:44:49 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-19 14:44:49 -0400
commit8a1dd4b7e8e614028f41ebf65a65f84a59eae665 (patch)
treed917451d237bfe030d8bfcf4cf68b2a4dcd79a36 /examples/with-markdown-plugins
parent620f1d9e1e8b2d92a275be4c5228099663c62c9e (diff)
downloadastro-8a1dd4b7e8e614028f41ebf65a65f84a59eae665.tar.gz
astro-8a1dd4b7e8e614028f41ebf65a65f84a59eae665.tar.zst
astro-8a1dd4b7e8e614028f41ebf65a65f84a59eae665.zip
[ci] release (#4790)astro@1.2.7
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 74489037f..79c6f44fc 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.6",
+ "astro": "^1.2.7",
"@astrojs/markdown-remark": "^1.1.0",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",