From c2da4c1ed5664cf0554e36a4209a24f1d9187e69 Mon Sep 17 00:00:00 2001 From: Alphons Joseph <93847055+Crazypersonalph@users.noreply.github.com> Date: Thu, 5 Sep 2024 19:48:09 +0800 Subject: [PATCH] add chrome types --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 876fc087..94f2995c 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,7 @@ "@sveltejs/vite-plugin-svelte": "^4.0.0-next.6", "@tailwindcss/forms": "^0.5.7", "@tsconfig/svelte": "^5.0.4", + "@types/chrome": "^0.0.270", "@types/color": "^3.0.6", "@types/dompurify": "^3.0.5", "@types/lodash": "^4.17.4",