summaryrefslogtreecommitdiff
path: root/examples/with-markdown-plugins
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-07-01 13:56:49 -0700
committerGravatar GitHub <noreply@github.com> 2022-07-01 15:56:49 -0500
commit08d068496d7598188b8f428d8d13afe756c1056f (patch)
tree70486f3e38725c5ae4c7a6133e57a2c7c498fc72 /examples/with-markdown-plugins
parent3cc6fb81da368c82b9d0d18b2ba9de2135fe266b (diff)
downloadastro-08d068496d7598188b8f428d8d13afe756c1056f.tar.gz
astro-08d068496d7598188b8f428d8d13afe756c1056f.tar.zst
astro-08d068496d7598188b8f428d8d13afe756c1056f.zip
[ci] release (#3800)astro@1.0.0-beta.63
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 e828f51b1..37b16b131 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.62",
+ "astro": "^1.0.0-beta.63",
"hast-util-select": "5.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1",