zillow / react-slider

Accessible, CSS agnostic, slider component for React.
https://zillow.github.io/react-slider
MIT License
892 stars 231 forks source link

React v15.0.0 #74

Closed xiaolin closed 8 years ago

xiaolin commented 8 years ago

Hi guys,

When updating react to the newly releases v15.0 I'm getting this npm error:

peerinvalid Peer react-slider@0.6.1 wants react@>=0.14 Any chance you can bump the dependency to allow v15.0?

Thanks!

jamesbrauman commented 8 years ago

@xiaolin This issue has been resolved in the latest release 0.7.0.

xiaolin commented 8 years ago

@jamesbrauman thanks!