Skip to content

Commit

Permalink
Fixing playwright vs. playwright-core version mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
NickGeek committed Dec 24, 2023
1 parent 81172ea commit 9b675f7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file modified app/bun.lockb
Binary file not shown.
3 changes: 1 addition & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,7 @@
"@types/react": "^17",
"react": "^17",
"redux": "^4",
"rxjs": "^7.5.7",
"playwright-core": "^1.27.1"
"rxjs": "^7.5.7"
},
"packageManager": "yarn@3.5.0"
}

0 comments on commit 9b675f7

Please sign in to comment.