cssinjs/theming

multiple react versions ?

tnrich opened this issue · 3 comments

Hey there,

I'm getting the following in my console:

$ yarn list react
yarn list v1.0.1
├─ react@16.0.0
└─ theming@1.1.0
   └─ react@15.6.2

Any idea why theming might be keeping around an extra copy of react? Thanks!

Yeah... theming is currently dependent on react 15.6.2. Should be updated soon. The master branch of theming fixes this but it's not been released to npm yet

kof commented

I am updating it right now.

kof commented

released v1.2.0