Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

accept any version of chromedriver as a peer dependency #23

Merged
merged 1 commit into from
Jun 13, 2019
Merged

accept any version of chromedriver as a peer dependency #23

merged 1 commit into from
Jun 13, 2019

Conversation

diachedelic
Copy link
Contributor

The chromedriver package moved from v2.46.0 to v73.0.0, then v74.0.0. So every new version is a new major version, so to avoid peer dependency warnings I've changed this to "*" (accept any version).

@atti187 atti187 merged commit 894d2ba into webdriverio-community:master Jun 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants