This commit is contained in:
Rene
2022-06-23 17:54:50 +02:00
parent 8f3aa1c93a
commit b2d93d07d5
+1 -2
View File
@@ -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"
}
}