fix: downgrade playwright

This commit is contained in:
Mythie
2024-04-24 19:07:18 +10:00
parent 87423e240a
commit 713cd09a06
3 changed files with 46 additions and 34 deletions

View File

@@ -38,7 +38,7 @@
"eslint-config-custom": "*",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"playwright": "^1.43.0",
"playwright": "1.41.0",
"prettier": "^2.5.1",
"rimraf": "^5.0.1",
"turbo": "^1.9.3"