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-22 10:05:21 -0400
committerGravatar GitHub <noreply@github.com> 2022-06-22 10:05:21 -0400
commit119283775a098f4a23910dc9f8337fa78434eac5 (patch)
tree4c24627c23038436a017085096c0ec212821324d /examples/with-markdown-plugins
parent7f5770be4d7dc20f459ae59f53da6a959c20ea9b (diff)
downloadastro-119283775a098f4a23910dc9f8337fa78434eac5.tar.gz
astro-119283775a098f4a23910dc9f8337fa78434eac5.tar.zst
astro-119283775a098f4a23910dc9f8337fa78434eac5.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 3d0ddf455..c1611a063 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.50",
+ "astro": "^1.0.0-beta.51",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",