From 89f335b5399bf9511baa08841086c7afb05d8208 Mon Sep 17 00:00:00 2001 From: "Fred K. Bot" <108291165+fredkbot@users.noreply.github.com> Date: Thu, 3 Nov 2022 06:38:29 -0700 Subject: [ci] release (#5262) Co-authored-by: github-actions[bot] --- examples/with-vitest/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/with-vitest/package.json') diff --git a/examples/with-vitest/package.json b/examples/with-vitest/package.json index f4cd5d6e2..3acc3c55e 100644 --- a/examples/with-vitest/package.json +++ b/examples/with-vitest/package.json @@ -12,7 +12,7 @@ "test": "vitest" }, "dependencies": { - "astro": "^1.6.2", + "astro": "^1.6.3", "vitest": "^0.20.3" } } -- cgit v1.2.3