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-21 11:34:03 -0400
committerGravatar GitHub <noreply@github.com> 2022-04-21 11:34:03 -0400
commit3cdc5f1bfb7801be93c1df582b2ec1484566759b (patch)
tree96bd67b1fff81fa0ad02cc1e7766bf9f1c2fbf7f /examples/with-markdown-plugins
parent9fcac8e5513da3f2634401e7310238a64b2c1db5 (diff)
downloadastro-3cdc5f1bfb7801be93c1df582b2ec1484566759b.tar.gz
astro-3cdc5f1bfb7801be93c1df582b2ec1484566759b.tar.zst
astro-3cdc5f1bfb7801be93c1df582b2ec1484566759b.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 0e04ed973..a1a791706 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.2",
- "astro": "^1.0.0-beta.14",
+ "astro": "^1.0.0-beta.15",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",