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-05-18 21:36:32 +0000
committerGravatar GitHub <noreply@github.com> 2022-05-18 21:36:32 +0000
commitb330c5b72e8dc39c09e42fa8e53c1d3a6fe54bb6 (patch)
tree4f47297e6a79f57b82fe80751825ce423086773c /examples/with-markdown-plugins
parentf1d7d543b0038d2d6218acdd42ffaf61e9480b13 (diff)
downloadastro-b330c5b72e8dc39c09e42fa8e53c1d3a6fe54bb6.tar.gz
astro-b330c5b72e8dc39c09e42fa8e53c1d3a6fe54bb6.tar.zst
astro-b330c5b72e8dc39c09e42fa8e53c1d3a6fe54bb6.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 8dc7dedfd..6b874b4d9 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.9.4",
- "astro": "^1.0.0-beta.29",
+ "astro": "^1.0.0-beta.30",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",