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

allow upward range of jquery versions #613

Merged
merged 1 commit into from
Feb 9, 2017

Conversation

jonathanbarton
Copy link
Contributor

@LostCrew Sorry for the delayed response, I wanted to verify my words before I responded...what I actually mean is using the >= operator as opposed to the ~. Apologies, I submitted a PR with the change if you agree.
The benefit is that as long as the siblings require anything jquery 1.9.x and above, you will not throw errors for EPEERINVALID during install. The risk is following edge version of jquery and the consequences therein; however I am assuming you are mostly using basic selectors which shouldn't change.

Thanks for thinking on this. -Jonathan

@LostCrew
Copy link
Member

LostCrew commented Feb 7, 2017

Allright, can you check if bower.json & co should be updated too?

@LostCrew LostCrew self-assigned this Feb 7, 2017
@jonathanbarton
Copy link
Contributor Author

@LostCrew bower.json is fine as-is; just the peerDeps on npm need it. Cheers!

@LostCrew
Copy link
Member

LostCrew commented Feb 9, 2017

Getting this in, thanks

@LostCrew LostCrew merged commit ac75ce3 into Bttstrp:develop Feb 9, 2017
@LostCrew LostCrew added this to the 3.3.4 milestone Feb 9, 2017
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 this pull request may close these issues.

None yet

2 participants