summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-13 12:15:05 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-13 15:15:05 -0400
commit150cd8a582c70a394ad53282ef041152c2d5a9d3 (patch)
treea34bd34436d617bb48f9766ce8027d58f1f36b2d /examples/with-markdown-plugins
parent8cfb3fb535a16ebb1c185de2609435fdd7954611 (diff)
downloadastro-150cd8a582c70a394ad53282ef041152c2d5a9d3.tar.gz
astro-150cd8a582c70a394ad53282ef041152c2d5a9d3.tar.zst
astro-150cd8a582c70a394ad53282ef041152c2d5a9d3.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 3c5a1c375..6e9bad6e1 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.2",
+ "astro": "^1.2.3",
"@astrojs/markdown-remark": "^1.1.0",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",