From ab45fc144eaf14f63d86ee53c1db4eefd88f9c7f Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Fri, 2 Apr 2021 21:20:48 +0200 Subject: [PATCH] =?UTF-8?q?=E2=8F=AB=20upgrade=20vite-plugin-windicss@0.12?= =?UTF-8?q?.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ref #108 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77bcdbbc..d61decf3 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "svelte": "3.37.0", "svelte-preprocess": "4.7.0", "vite": "2.1.5", - "vite-plugin-windicss": "0.11.8", + "vite-plugin-windicss": "0.12.1", "@svitejs/vite-plugin-svelte": "0.11.1", "@types/html-minifier": "4.0.0", "html-minifier": "4.0.0"