colinrobertbrooks / react-beautiful-dnd-test-utils

Test utils for react-beautiful-dnd built with react-testing-library 🧤
https://www.npmjs.com/package/react-beautiful-dnd-test-utils
MIT License
32 stars 14 forks source link

Upgrade to latest react testing library #1

Closed kayluhb closed 5 years ago

kayluhb commented 5 years ago

The latest React Testing Library updated the package name to be namespaced under @testing-library.

This PR updates the version requirements and adjusts the module path where it is referenced.

kayluhb commented 5 years ago

I confirmed it works locally via installing through git and building the dist.

colinrobertbrooks commented 5 years ago

Thanks, @kayluhb. I’ll merge this and release an update tomorrow.

colinrobertbrooks commented 5 years ago

Released version 1.1.0.