diff --git a/package.json b/package.json index 2074a61..159b85e 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,6 @@ "jest": "^29.2.0", "jest-matcher-css": "^1.0.3", "postcss": "^8.3.0", - "tailwindcss": "^2.1.2" + "tailwindcss": "^3.3.2" } }