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-04-06 16:40:46 -0500
committerGravatar GitHub <noreply@github.com> 2022-04-06 16:40:46 -0500
commit1d0c1d8977871cfaf739cdc1696530fee00fc538 (patch)
tree6bcf9b2335c7dffc74fe928f496bfbfc4cf0f131 /examples/with-markdown-plugins
parentaa8fb4af51f6b0af17b8d2858d080728b0114f7a (diff)
downloadastro-1d0c1d8977871cfaf739cdc1696530fee00fc538.tar.gz
astro-1d0c1d8977871cfaf739cdc1696530fee00fc538.tar.zst
astro-1d0c1d8977871cfaf739cdc1696530fee00fc538.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 41ce4b4f8..408325fd9 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.8.1",
- "astro": "^1.0.0-beta.3",
+ "astro": "^1.0.0-beta.4",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",