voronianski / react-star-rating-component

Basic React component for star (or any other icon based) rating elements
http://voronianski.github.io/react-star-rating-component/example
MIT License
379 stars 77 forks source link

Node 8 bond really needed? #54

Open simonemazzoni opened 6 years ago

simonemazzoni commented 6 years ago

Hello, I'm using this component in a react app. I noticed that the package.json bon the node.js version to be >=8.0.0. Is is really necessary?

Thanks. Simone