summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-15 11:05:25 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-15 14:05:25 -0400
commitb2da8a124a03ce58dbca7df7ae1d68019f6637cc (patch)
tree0ce2c928cc2a7600634b2afae5023aa84e206f61 /examples/with-markdown-plugins
parent7c11ef63bda79e78c49c226cd8303075874c2841 (diff)
downloadastro-b2da8a124a03ce58dbca7df7ae1d68019f6637cc.tar.gz
astro-b2da8a124a03ce58dbca7df7ae1d68019f6637cc.tar.zst
astro-b2da8a124a03ce58dbca7df7ae1d68019f6637cc.zip
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 1031905a5..426a21c96 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.4",
+ "astro": "^1.2.5",
"@astrojs/markdown-remark": "^1.1.0",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",