Direct dependency to React?
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 621
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
why did you added React and ReactDOM as a [dependency](https://github.com/garris/BackstopJS/blob/master/package.json#L78) to BackstopJS? Since that point I can't use BackstopJS anymore because my project depends on React 16.1. and BackstopJS relies on React 15. When I run my tests with [Jest](http://facebook.github.io/jest/) they crash because of different versions of React. With BackstopJS `3.0.39` everything worked fine in the past.
Contributor guide
Assessment
This issue has not been assessed yet.