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

Bower configuration

Open lazarofl opened this issue 11 years ago • 2 comments

Hello Jordan,

I created a new bower.json file using bower init command

The bower.json file above will resolve the issue (https://github.com/jschr/bootstrap-modal/issues/242) You need to create a new GitHub tag (like 2.2.5.1 or 2.2.6)...

Hope this helps! Even more.

lazarofl avatar May 06 '14 19:05 lazarofl

Am I right to assume the bower.json file needs to be updated to 2.2.6 before creating the tag?

jschr avatar May 06 '14 19:05 jschr

Jordan, when I forked your repository and updated bower.json file I commit the file and create a new tag because bower register command use semver to get the latest version of your project, so, yes! You need to update to 2.2.6 because the semver.

Look at this referente -> http://bdadam.com/blog/how-to-register-a-bower-package.html

Even more!

lazarofl avatar May 06 '14 19:05 lazarofl