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-27 18:09:20 -0400
committerGravatar GitHub <noreply@github.com> 2022-05-27 18:09:20 -0400
commit42aa6daa96ca6a1ba32bc2db35dd39554b0f0252 (patch)
treef9244a861d6cce0fa01896526fac34138f95d104 /examples/with-markdown-plugins
parent9d671d178a71d2c334b068034c8bfe9d0ce9459e (diff)
downloadastro-42aa6daa96ca6a1ba32bc2db35dd39554b0f0252.tar.gz
astro-42aa6daa96ca6a1ba32bc2db35dd39554b0f0252.tar.zst
astro-42aa6daa96ca6a1ba32bc2db35dd39554b0f0252.zip
[ci] release (#3463)astro@1.0.0-beta.36
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 7f3a7c905..dbd3affb6 100644
--- a/examples/with-markdown-plugins/package.json
+++ b/examples/with-markdown-plugins/package.json
@@ -10,7 +10,7 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^0.10.1",
- "astro": "^1.0.0-beta.35",
+ "astro": "^1.0.0-beta.36",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",