bootstrap-modal icon indicating copy to clipboard operation
bootstrap-modal copied to clipboard

The bootstrap dependency is different between github repo and bower repo.

Open edwardmeng opened this issue 9 years ago • 0 comments

When I was analys the project libraries, I found that the bootstrap-modal component dependency was incompitible. The dependency of bootstrap in github repo is >=2.3.2, but in the bower repo is 2.3.2. And the bootstrap version in our project is 3.3.5, which is incompitible with the bower repo. But we have to manage packages with the bower. So please help me to fix this prolem.

edwardmeng avatar Feb 19 '16 05:02 edwardmeng