From d02578fd4cab1a95980dbf6c0e5f12efb4aa9582 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 15:03:52 +0000 Subject: [ci] release (#3549) 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 38263d91e..d8878d24e 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.11.0", - "astro": "^1.0.0-beta.42" + "@astrojs/markdown-remark": "^0.11.1", + "astro": "^1.0.0-beta.43" } } -- cgit v1.2.3