Open msalsas opened 6 years ago
I see this warning when installing the last version:
npm WARN enzyme-adapter-react-16@1.1.1 requires a peer of enzyme@^3.0.0 but none was installed.
I think that enzyme-adapter-react-16 should be inside devDependencies instead of dependencies
enzyme-adapter-react-16
PR is here: #276
@garetht @kgregory can you merge it?
I see this warning when installing the last version:
I think that
enzyme-adapter-react-16
should be inside devDependencies instead of dependencies