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" + } }