albertinad / brackets-bower

Bower integration in Brackets.
MIT License
47 stars 9 forks source link

Manually editing bower.json dependencies should updated BowerProject #63

Closed albertinad closed 9 years ago

albertinad commented 9 years ago

Update the ProjectModel when manually editing the bower.json file for dependencies and devDependencies. Those changes should be propagated to the UI also.

albertinad commented 9 years ago

Implementation ready at master branch.