MikeyParton / react-speech-kit

React hooks for Speech Recognition and Speech Synthesis
https://mikeyparton.github.io/react-speech-kit
237 stars 63 forks source link

fix: React version 16.8.0 to 17.0.2 Closes #64 #65

Open PoojaK97 opened 2 years ago

PoojaK97 commented 2 years ago

Updating peer dependency (React) version to latest (16.8.0 to 17.0.2) as it showed error to resolve dependency tree on trying to install this package on latest React applications.