Skip to content

Commit

Permalink
Using all versions of playwright as peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mmarkelov committed Feb 2, 2020
1 parent 958bff4 commit bafe36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"peerDependencies": {
"jest-environment-node": "^25.1.0",
"playwright": "^0.9.24"
"playwright": "*"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
Expand Down

0 comments on commit bafe36c

Please sign in to comment.