Skip to content

Commit 14ff73e

Browse files
authored
feat(testkit): change playwright peer dep version (#3142)
1 parent e89d61f commit 14ff73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/testkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
"prettier": "^2.5.1"
4949
},
5050
"peerDependencies": {
51-
"@playwright/test": "1.49.1"
51+
"@playwright/test": "*"
5252
}
5353
}

0 commit comments

Comments
 (0)