From b2d93d07d54c50384ff1600843d1720d0d21738c Mon Sep 17 00:00:00 2001 From: Rene Date: Thu, 23 Jun 2022 17:54:50 +0200 Subject: [PATCH] yarn1 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 18c33a3..e199027 100644 --- a/package.json +++ b/package.json @@ -67,6 +67,5 @@ "test:playwright": "yarn workspaces run test:playwright", "build": "yarn workspaces run build", "lint": "npx eslint --fix ." - }, - "packageManager": "yarn@3.2.1" + } }