diff --git a/package.json b/package.json index 1113c21..7f8f115 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,6 @@ "jest": "^28.0.2", "jest-matcher-css": "^1.0.3", "postcss": "^8.0.9", - "tailwindcss": "^2.2.0" + "tailwindcss": "^3.1.7" } }