redux-saga / redux-saga-devtools

Saga monitor and UI devtool for redux-saga
MIT License
269 stars 39 forks source link

update styled-components #19

Closed modosc closed 6 years ago

modosc commented 6 years ago

the old version of styled-components had an outdated peerDep on react 0.14 || 15.x so it gave warnings when used with react-16. afaict everything works with the new version.