From b2f955ec1badf4d61feba9d87e512ced2b3bbcda Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 13:40:19 -0400 Subject: [ci] release (#3485) Co-authored-by: github-actions[bot] --- examples/with-markdown-shiki/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/with-markdown-shiki') diff --git a/examples/with-markdown-shiki/package.json b/examples/with-markdown-shiki/package.json index fce6056ce..97b2697d3 100644 --- a/examples/with-markdown-shiki/package.json +++ b/examples/with-markdown-shiki/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/markdown-remark": "^0.10.1", - "astro": "^1.0.0-beta.37" + "@astrojs/markdown-remark": "^0.10.2", + "astro": "^1.0.0-beta.38" } } -- cgit v1.2.3