summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-01 11:12:49 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-01 14:12:49 -0500
commit023860bdede59a418eaaa6d56d141ff54a5904bf (patch)
tree370a34610394d3d9728a6a39a2a0e9ff5b3d0d8e /examples/with-markdown-plugins
parent43ddb5217691dc4112d8d98ae07511a8be6d4b94 (diff)
downloadastro-023860bdede59a418eaaa6d56d141ff54a5904bf.tar.gz
astro-023860bdede59a418eaaa6d56d141ff54a5904bf.tar.zst
astro-023860bdede59a418eaaa6d56d141ff54a5904bf.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 4e928c546..ceac72464 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.2",
+ "astro": "^4.0.0-beta.3",
"hast-util-select": "^6.0.2",
"rehype-autolink-headings": "^7.1.0",
"rehype-slug": "^6.0.0",