diff --git a/compiler/apps/playground/package.json b/compiler/apps/playground/package.json index 503eecee2df52..c5cd50e24b1b0 100644 --- a/compiler/apps/playground/package.json +++ b/compiler/apps/playground/package.json @@ -8,7 +8,6 @@ "vercel-build": "yarn workspaces run build", "start": "next start", "lint": "next lint", - "postinstall": "yarn playwright install", "test": "playwright test" }, "dependencies": {