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-13 08:55:32 -0400
committerGravatar GitHub <noreply@github.com> 2022-04-13 08:55:32 -0400
commitb23f6b159694d1fc269f0d4ba110a545195aea4e (patch)
tree4151b2ea5b29bd1dbde4af0322a97bdedba56f86 /examples/with-markdown-plugins
parent16e0ada70f69b206723ef4eed69bd9d77559b78b (diff)
downloadastro-b23f6b159694d1fc269f0d4ba110a545195aea4e.tar.gz
astro-b23f6b159694d1fc269f0d4ba110a545195aea4e.tar.zst
astro-b23f6b159694d1fc269f0d4ba110a545195aea4e.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 5a0ff8e42..7f5fc42dd 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.0",
- "astro": "^1.0.0-beta.9",
+ "astro": "^1.0.0-beta.10",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",