From 1de48ce4ebcede0e4824be65318b23053640b047 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 15:50:21 -0400 Subject: [ci] release (#3277) Co-authored-by: github-actions[bot] --- examples/with-markdown/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/with-markdown') diff --git a/examples/with-markdown/package.json b/examples/with-markdown/package.json index fb3b61425..6d1c0ad64 100644 --- a/examples/with-markdown/package.json +++ b/examples/with-markdown/package.json @@ -9,12 +9,12 @@ "preview": "astro preview" }, "devDependencies": { - "@astrojs/markdown-remark": "^0.9.3", + "@astrojs/markdown-remark": "^0.9.4", "@astrojs/preact": "^0.1.2", "@astrojs/react": "^0.1.1", "@astrojs/svelte": "^0.1.2", "@astrojs/vue": "^0.1.3", - "astro": "^1.0.0-beta.21" + "astro": "^1.0.0-beta.22" }, "dependencies": { "preact": "^10.7.1", -- cgit v1.2.3