ninjasort / react-star-rating

[Looking for Maintainers (email me)]: A simple star rating component built with React.
MIT License
173 stars 58 forks source link

react 15 compatibility #28

Closed benjipott closed 8 years ago

benjipott commented 8 years ago

Use react 15 compatibility in package?

jonathanong commented 8 years ago

i've published this as https://www.npmjs.com/package/@jongleberry/react-star-rating if you'd like to use it. let me know if you'd like to contribute

jonathanong commented 8 years ago

https://github.com/cameronroe/react-star-rating/commit/35d24f57ffbb3d14d6b587800af7fc6fd622a1bc

benjipott commented 8 years ago

i use it with npm so can you make a tag ? you could use : "peerDependencies": { "react": "^0.14.0 || ^15.0.0-0" }