cssinjs / theming

Unified CSSinJS theming solution for React
300 stars 39 forks source link

multiple react versions ? #46

Closed tnrich closed 6 years ago

tnrich commented 6 years ago

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!

hburrows commented 6 years ago

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 6 years ago

I am updating it right now.

kof commented 6 years ago

released v1.2.0