From 6afb1efea8601cc2bfacec27a8d09c2533fb704a Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Tue, 21 Mar 2023 05:03:46 -0700 Subject: [ci] release (#6541) * [ci] release * nit: typo in #6594 changeset --------- Co-authored-by: github-actions[bot] Co-authored-by: Ben Holmes --- examples/with-markdoc/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/with-markdoc') diff --git a/examples/with-markdoc/package.json b/examples/with-markdoc/package.json index 789265262..58d0266bd 100644 --- a/examples/with-markdoc/package.json +++ b/examples/with-markdoc/package.json @@ -11,7 +11,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/markdoc": "^0.0.2", - "astro": "^2.1.3" + "@astrojs/markdoc": "^0.0.3", + "astro": "^2.1.4" } } -- cgit v1.2.3