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-27 10:40:35 -0400
committerGravatar GitHub <noreply@github.com> 2022-06-27 10:40:35 -0400
commit0ae1365533909b403eddcf77b47895c8e3f5dfb2 (patch)
tree9677aef066c8e663bd2257312c38f94b11933233 /examples/with-markdown-plugins
parentab3aa3099b30bd6ee20120e188c252e30bbaaf38 (diff)
downloadastro-0ae1365533909b403eddcf77b47895c8e3f5dfb2.tar.gz
astro-0ae1365533909b403eddcf77b47895c8e3f5dfb2.tar.zst
astro-0ae1365533909b403eddcf77b47895c8e3f5dfb2.zip
[ci] release (#3726)astro@1.0.0-beta.57
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 aaa433475..063a572c7 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.3",
- "astro": "^1.0.0-beta.56",
+ "astro": "^1.0.0-beta.57",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",