wmira / react-icons-kit

React Svg Icons
https://react-icons-kit.vercel.app/
MIT License
370 stars 44 forks source link

react-icons-kit@1.0.7 requires a peer of react@^15 #18

Closed drpefr closed 6 years ago

wmira commented 6 years ago

@drpefr what version of react are you using?

paschaldev commented 6 years ago

@wmira I use react 16. I got the same warning

wmira commented 6 years ago

@paschaldev i changed peerDependency to react >=15. Should not give you warnings now.

wmira commented 6 years ago

updated version to 1.1.2

paschaldev commented 6 years ago

@wmira All good. Confirmed

wmira commented 6 years ago

Thanks. Closing.