Hi there -- any plans on updating the package requirements to allow React 18? Currently getting this error when trying to install on a React 18.1 project:
npm ERR! Found: react@18.1.0
npm ERR! node_modules/react
npm ERR! react@"^18.1.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^17.0.2" from react-social-media-embed@2.0.12
Hi there -- any plans on updating the package requirements to allow React 18? Currently getting this error when trying to install on a React 18.1 project: