summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-06-16 12:05:10 -0400
committerGravatar GitHub <noreply@github.com> 2022-06-16 12:05:10 -0400
commit81104a93356db1c65db7abf44a1da8e1d1c819d0 (patch)
treee8f243503df81196b12d90aae9e33efb36715498 /examples/with-markdown-plugins
parent5d11c6d56f3ffcf5bcdaff22f116a4241bbdff4c (diff)
downloadastro-81104a93356db1c65db7abf44a1da8e1d1c819d0.tar.gz
astro-81104a93356db1c65db7abf44a1da8e1d1c819d0.tar.zst
astro-81104a93356db1c65db7abf44a1da8e1d1c819d0.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 937588418..f04b1ebdf 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.11.2",
- "astro": "^1.0.0-beta.46",
+ "astro": "^1.0.0-beta.47",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",