trentrand / cypress-utils

⚙ Easily parallelize and stress-test your Cypress tests
MIT License
25 stars 6 forks source link

Move cypress to peerDependencies #16

Closed istateside closed 2 years ago

istateside commented 3 years ago

This PR moves Cypress to peerDependencies instead of dependencies, to give consumers more control over the cypress version used with this library, and to protect against multiple copies of cypress being installed into a consuming application

trentrand commented 2 years ago

Oops! Not sure how I missed this. Thanks for the contribution, Kevin!

This has been published in version 2.1.1.