We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue by robinflyhigh Tuesday Jun 24, 2014 at 14:45 GMT Originally opened as Waxolunist/bootstrap3-wysihtml5-bower#64
When i installed the editor using bower by bootstrap got downgraded to 3.1.1 from 3.1.0
Any reason for using, 3.1.0, can you bump it?
The text was updated successfully, but these errors were encountered:
Comment by Waxolunist Tuesday Jun 24, 2014 at 19:34 GMT
I am sorry. I thought I have defined the version as ~3.1.0. Can you override the version?
~3.1.0
Sorry, something went wrong.
Comment by robinflyhigh Tuesday Jun 24, 2014 at 20:13 GMT
@Waxolunist add a pull request.
Cheers !!
Comment by Waxolunist Wednesday Jun 25, 2014 at 10:16 GMT
In the meantime you can override the dependency by using following in your bower.json:
bower.json
"dependencies": { "bootstrap3-wysihtml5-bower": "~0.3.2", "bootstrap": "~3.1.1" }, "resolutions": { "bootstrap": "~3.1.1" }
This should override the dependency of bootstrap3-wysihtml5-bower until the next release.
bootstrap3-wysihtml5-bower
No branches or pull requests
Issue by robinflyhigh
Tuesday Jun 24, 2014 at 14:45 GMT
Originally opened as Waxolunist/bootstrap3-wysihtml5-bower#64
When i installed the editor using bower by bootstrap got downgraded to 3.1.1 from 3.1.0
Any reason for using, 3.1.0, can you bump it?
The text was updated successfully, but these errors were encountered: