Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap dependency version is too rigid #117

Closed
arcreative opened this issue Oct 29, 2014 · 3 comments · Fixed by #118
Closed

Bootstrap dependency version is too rigid #117

arcreative opened this issue Oct 29, 2014 · 3 comments · Fixed by #118

Comments

@arcreative
Copy link

Maybe this is more of an issue with rails-assets, but the version specified in bower.json is ~3.1.1, which forces me to use 3.1.1 for my entire project. Is there a way that this dependency could be loosened, or do I have to fork the repo to get this to work?

@acrobat
Copy link
Contributor

acrobat commented Oct 29, 2014

what kind of version constraint would be more usable? ~3.0 or ~3.1 or something else?

@arcreative
Copy link
Author

I'm not sure which is most congruent with your intentions and usage with bower--but for my usage >= 3.1.1 <4.0.0 or something similar, would be nice. This way, new minors would be allowed and I wouldn't be forced to use the version specified in this component's bower.json.

Bootstrap just went to 3.3.0 a couple hours ago, so this just became a little more pertinent for me :-)

@acrobat
Copy link
Contributor

acrobat commented Oct 30, 2014

I've created a PR for this issue #118

acrobat added a commit to acrobat/bootstrap-markdown that referenced this issue Nov 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants