From 04b583e897678a57e8dd995543849118b189fac4 Mon Sep 17 00:00:00 2001 From: Lauren Tan Date: Mon, 10 Jun 2024 20:26:05 -0400 Subject: [PATCH] Update [ghstack-poisoned] --- compiler/apps/playground/package.json | 1 - 1 file changed, 1 deletion(-) 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": {