bower-check-conflicts
v0.1.0
Published
Check easily that you didn't forget to persist resolved conflicts with Bower.
Downloads
1
Readme
bower-check-conflicts
Check easily that you didn't forget to persist resolved conflicts with Bower.
Installation
You can install this cli with npm : npm install -g bower-check-conflicts
Usage
bower-check-conflicts [PROJECT_PATH]
This will output conflicts that are not persisted in the bower.json of the project.