Skip to content

Commit

Permalink
Updated peerdependency to include wdio V8 (#42)
Browse files Browse the repository at this point in the history
* Updated peerdependency to include wdio V8

* Update package-lock.json

* Update package-lock.json

* Update package.json

Co-authored-by: Kim Schiller <kim.schiller@schibsted.com>
Co-authored-by: Christian Bromann <git@bromann.dev>
  • Loading branch information
3 people committed Jan 19, 2023
1 parent 6c0c4de commit 52d77f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@wdio/reporter": "^7.20.7"
},
"peerDependencies": {
"@wdio/cli": "^7.0.0"
"@wdio/cli": "^7.0.0 || ^8.0.0"
},
"scripts": {
"release": "release-it --github.release",
Expand Down

0 comments on commit 52d77f3

Please sign in to comment.