Added react 17 and 18, in peer dependency and fixed version for 14
For issue #84, where we are required the peerDependency of react for version 14,15 and 16. React is currently on version 18, so I have added version 17 and 18 to the peer dependency.
This pr is related to https://github.com/peternewnham/react-html-parser/issues/84 issue. @mjj2000 @peternewnham @kevinzwhuang
Ready when you are!
@hamidnawaz28 please merge this pr.
@ravneetsinghgaba I can't merge it, the owner can
Is this library still maintained by someone? Is it possible to fork and publish to npm? Has anyone done that already to bring peer dependency to React 17.x and 18.x?