react-compare-image
react-compare-image copied to clipboard
Is jest-environment-jsdom really a dependency?
Is jest-environment-jsdom really a dependency or should it be in the devDependencies? This seems like it is probably not required in production since it is part of a testing framework. My NPM is complaining about mismatched node versions for some of the dependencies of jest-environment-jsdom.