From 2074c9c732f6d279f5153688b9e33bdc8c9c7674 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 15 Sep 2023 13:54:56 -0500 Subject: Here goes nothing! Signed-off-by: Matt Strapp --- app/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/tsconfig.json') diff --git a/app/tsconfig.json b/app/tsconfig.json index dd9fd5d..a25e61a 100644 --- a/app/tsconfig.json +++ b/app/tsconfig.json @@ -9,7 +9,7 @@ "skipLibCheck": true, "sourceMap": true, "strict": true, - "types": ["vite-plugin-pwa/info", "vite-plugin-pwa"] + "types": ["vite-plugin-pwa/client"] } // Path aliases are handled by https://kit.svelte.dev/docs/configuration#alias // -- cgit v1.2.3