Hi, could you please update this to work with React 17? I get this error when trying to install in my React 17 project with Node 15 / npm 7:
npm ERR! Could not resolve dependency:
npm ERR! peer react@"15.x || 16.x" from react-keyboard-event-handler@1.5.4
Thanks!