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-14 15:46:51 -0500
committerGravatar GitHub <noreply@github.com> 2022-06-14 15:46:51 -0500
commit31e3224319bca0eaa2f0709f054a0ea5f5ef81b6 (patch)
tree7e54cd2bc6501f2b716edafaa62471912514f5f9 /examples/with-markdown-plugins
parentb49bf0c48077c874d98bae02439648a1fbfdf006 (diff)
downloadastro-31e3224319bca0eaa2f0709f054a0ea5f5ef81b6.tar.gz
astro-31e3224319bca0eaa2f0709f054a0ea5f5ef81b6.tar.zst
astro-31e3224319bca0eaa2f0709f054a0ea5f5ef81b6.zip
[ci] release (#3596)astro@1.0.0-beta.46
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 c774eb9d6..937588418 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.45",
+ "astro": "^1.0.0-beta.46",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",