react-select-event icon indicating copy to clipboard operation
react-select-event copied to clipboard

Chore: Move @testing-library/dom to peerDependencies

Open jackw opened this issue 1 year ago • 3 comments

This PR makes @testing-library/dom a peerDependency allowing projects to define the version of the package they require. I tested this by building and publishing locally and after install tests continued to run.

Fixes: #70

jackw avatar Sep 16 '22 14:09 jackw