From 88ccb2d6965a910fb552beccce35471180ed7971 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 11:28:59 -0600 Subject: [ci] release (#2720) Co-authored-by: github-actions[bot] --- examples/with-tailwindcss/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/with-tailwindcss') diff --git a/examples/with-tailwindcss/package.json b/examples/with-tailwindcss/package.json index bff274578..ff2090146 100644 --- a/examples/with-tailwindcss/package.json +++ b/examples/with-tailwindcss/package.json @@ -9,7 +9,7 @@ "preview": "astro preview" }, "devDependencies": { - "astro": "^0.23.5", + "astro": "^0.23.6", "autoprefixer": "^10.4.0", "tailwindcss": "^3.0.5" } -- cgit v1.2.3