Skip to content

Commit bafe36c

Browse files
committed
Using all versions of playwright as peer dep
1 parent 958bff4 commit bafe36c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"peerDependencies": {
3535
"jest-environment-node": "^25.1.0",
36-
"playwright": "^0.9.24"
36+
"playwright": "*"
3737
},
3838
"devDependencies": {
3939
"@babel/cli": "^7.8.4",

0 commit comments

Comments
 (0)