From a101873eb0946b284a11a5081642711f5087da14 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Sat, 18 Feb 2023 16:24:02 +0100 Subject: [PATCH] Tailwind bump ref #148 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a8212d3..e5dbc21e 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "svelte-i18n": "3.3.9", "svelte-preprocess": "4.7.0", "svelte-select": "3.17.0", - "tailwindcss": "3.2.4", + "tailwindcss": "3.2.7", "tinro": "0.6.1", "toastify-js": "1.10.0", "validator": "13.5.2",