From 58abedf5e5f84edfcc3d2a2f257e3d7d89969fee Mon Sep 17 00:00:00 2001 From: Inesh Bose <56732164+ineshbose@users.noreply.github.com> Date: Wed, 8 Nov 2023 12:02:18 +0000 Subject: [PATCH] fix(compat): unspecify bridge option to undefined --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index ad57aea9..7e1c4f96 100755 --- a/package.json +++ b/package.json @@ -7,8 +7,7 @@ "type": "module", "configKey": "tailwindcss", "compatibility": { - "nuxt": "^2.9.0 || ^3.0.0-rc.1", - "bridge": false + "nuxt": "^2.9.0 || ^3.0.0-rc.1" }, "exports": { ".": {