summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-28 06:53:42 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-28 09:53:42 -0500
commit4ded9cd1bc037f109251545e15cb8704b693b406 (patch)
treeec180e23b4d061aeb767a1cf6e15357850661246 /examples/with-markdown-plugins
parent000e8f4654cae9982e21e0a858366c4844139db6 (diff)
downloadastro-4ded9cd1bc037f109251545e15cb8704b693b406.tar.gz
astro-4ded9cd1bc037f109251545e15cb8704b693b406.tar.zst
astro-4ded9cd1bc037f109251545e15cb8704b693b406.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 4fa3df180..efb99a814 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdown-remark": "^4.0.0-beta.0",
- "astro": "^4.0.0-beta.0",
+ "astro": "^4.0.0-beta.1",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",