From 47e27874a9dbdd94b9a89a7cf28aa84917fac889 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Sun, 14 Jul 2024 10:23:03 +0100 Subject: [PATCH] chore: indicate compatibility with new v4 major --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3665d57a..646d5fce 100755 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "type": "module", "configKey": "tailwindcss", "compatibility": { - "nuxt": "^2.9.0 || ^3.0.0-rc.1" + "nuxt": "^2.9.0 || >=3.0.0-rc.1" }, "exports": { ".": {