diff --git a/examples/with-userbase/package.json b/examples/with-userbase/package.json index b65bb4afd4795..3d67c43a13e45 100644 --- a/examples/with-userbase/package.json +++ b/examples/with-userbase/package.json @@ -14,6 +14,6 @@ "devDependencies": { "autoprefixer": "^10.2.6", "postcss": "^8.3.5", - "tailwindcss": "^2.2.4" + "tailwindcss": "^3.0.24" } }