Open ahaider48 opened 7 years ago
If it ain't a dependency you won't be able to run examples locally or run tests? afaik. Let me know if you managed to get it working as peer dependency in those cases. Most likely we could move it to dev-dependencies.
Can you please add react 17 and 18 to it ?
Currently, your installation instructions says to install both
react-notification-system
andreact-notification-system-redux
. However, you includedreact-notification-system
as a dependency in your package.json as well. Is there a reason for that?shouldn't it be moved to
peerDependencies
section instead?