diff --git a/examples/edge-functions/app/package.json b/examples/edge-functions/app/package.json index df1f7c4643d73..d601658c560b5 100644 --- a/examples/edge-functions/app/package.json +++ b/examples/edge-functions/app/package.json @@ -40,6 +40,6 @@ "devDependencies": { "autoprefixer": "^10.4.4", "postcss": "^8.4.12", - "tailwindcss": "^3.0.23" + "tailwindcss": "^4.1.1" } }