fix playwright version mismatch
This commit is contained in:
parent
7253de584b
commit
0ab70eac57
4 changed files with 227 additions and 124 deletions
|
@ -4,6 +4,6 @@
|
|||
"type": "module",
|
||||
"main": "index.ts",
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.47.0"
|
||||
"@playwright/test": "1.50.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue