Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

v1.5.0

Compare
Choose a tag to compare
@geowarin geowarin released this 28 Feb 13:20
· 62 commits to master since this release

Remove duplicate modules not found messages (#30, #31):

Sample output:

These modules were not found:

* redux
* react in ./src/file1.js, ./src/file2.js and 2 others

To install them, you can run: npm install --save redux react

Thanks to @christophehurpeau !