React-slick: What are the plans for supporting React 15.4?

Created on 10 May 2017  ·  1Comment  ·  Source: akiran/react-slick

I am using React 15.4.2 and when I try to install react-slick I get:

├── UNMET PEER DEPENDENCY react@^0.14.0 || ^15.0.1
├── UNMET PEER DEPENDENCY react-dom@^0.14.0 || ^15.0.1

Is there a reason for the hardcoded react 15.0.1 version? If yes, what is the issue with react 15.4.2?

Most helpful comment

15.4 is supported. Need to up package.json

>All comments

15.4 is supported. Need to up package.json

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nicreichert picture nicreichert  ·  3Comments

laveesingh picture laveesingh  ·  3Comments

PolGuixe picture PolGuixe  ·  3Comments

ramyatrouny picture ramyatrouny  ·  3Comments

enriquelopez-atlas picture enriquelopez-atlas  ·  3Comments