We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a9d93 commit 402165bCopy full SHA for 402165b
package.json
@@ -31,5 +31,8 @@
31
"mocha": "^8.2.1",
32
"puppeteer": "^2.1",
33
"webdriverio": "^6.4.2"
34
+ },
35
+ "peerDependencies": {
36
+ "codeceptjs": ">= 2.3.3"
37
}
38
0 commit comments