summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-02-07 10:45:08 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-07 13:45:08 -0500
commit27eecd399822c45a4e6a373401b2464e646206bd (patch)
tree9f88c594d660222fccd528eab6eabcf91f741413 /examples/with-markdown-plugins
parentdd0914eafdbbd84eb59a745317c5a9f3ee89a0f1 (diff)
downloadastro@2.0.7.tar.gz
astro@2.0.7.tar.zst
astro@2.0.7.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 1cd521f88..f1b5138a9 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.0.6",
+ "astro": "^2.0.7",
"@astrojs/markdown-remark": "^2.0.1",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",