dmtrKovalenko / odiff

The fastest pixel-by-pixel image visual difference tool in the world.
MIT License
1.96k stars 73 forks source link

Update peer dependencies related Cypress #67

Closed MykolaKozub closed 1 year ago

MykolaKozub commented 1 year ago

Right now the peerDependencies lists

"peerDependencies": { "cypress": "10.0.3" } so there is a dependency warning if you are using a newer major version of cypress 10.7.0 I would propose changing it to ^n if there are no issues.

Awesome tool - thanks so much!

dmtrKovalenko commented 1 year ago

I think you made an issue in the wrong repository, this project has nothing in common with choress

dmtrKovalenko commented 1 year ago
image
MykolaKozub commented 1 year ago

my apologies thanks, Dmitry! i added 'cypress-odiff' and did not notice that it is different, thanks for a super quick answer