Skip to content

Commit ed312fc

Browse files
scottmriesudarrr
andauthored
chore(wdio): add webdriverio ^9 to peer dependencies (#1167)
Closes #1160 No QA required. Co-authored-by: Siarhei_Kliushnikau <[email protected]>
1 parent f8e3a14 commit ed312fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/webdriverio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"webdriverio": "^8.8.2"
7777
},
7878
"peerDependencies": {
79-
"webdriverio": "^5 || ^6 || ^7 || ^8"
79+
"webdriverio": "^5 || ^6 || ^7 || ^8 || ^9"
8080
},
8181
"nyc": {
8282
"include": [

0 commit comments

Comments
 (0)