From 3a05008ceae2a6d1872d610aca14ba7ebdb8cacc Mon Sep 17 00:00:00 2001 From: n4ze3m Date: Sat, 17 Aug 2024 13:55:47 +0530 Subject: [PATCH] chore: Update wxt npm dependency to version 0.19.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44daa54..43057df 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "tailwindcss": "^3.4.1", "typescript": "5.3.3", "vite-plugin-top-level-await": "^1.4.1", - "wxt": "^0.17.7" + "wxt": "^0.19.6" }, "resolutions": { "@langchain/core": "0.1.45"