Skip to content

Commit f21f4c7

Browse files
committed
added version
1 parent 70506d7 commit f21f4c7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"axios": "^1.6.2"
5656
},
5757
"peerDependencies": {
58-
"@wdio/cli": "^7.0.0 || ^8.0.0",
59-
"@wdio/types": "^7.0.0 || ^8.0.0",
60-
"webdriverio": "^7.0.0 || ^8.0.0"
58+
"@wdio/cli": "^7.0.0 || ^8.0.0 || ^9.0.0",
59+
"@wdio/types": "^7.0.0 || ^8.0.0 || ^9.0.0",
60+
"webdriverio": "^7.0.0 || ^8.0.0 || ^9.0.0"
6161
},
6262
"publishConfig": {
6363
"access": "public"

0 commit comments

Comments
 (0)