Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix grunt-compare-size dependency to v0.2.0 #1102

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

Closed
wants to merge 1 commit into from
Closed

fix grunt-compare-size dependency to v0.2.0 #1102

wants to merge 1 commit into from

Conversation

damienklinnert
Copy link

Checking out the tag 1.8.3 and installing dependencies via npm install leads to v3.0.1 of grunt-compare-size. However, the last compatible version of grunt-compare-size is v.0.2.0.

Please merge this small change in package.json and update the jquery tag 1.8.3, otherwise it's not possible to build jquery from scratch using this tag.

@dmethvin
Copy link
Member

dmethvin commented Jan 4, 2013

I see the problem and agree it was a mistake to have any greater-than dependencies in the file at all. It worries me to think about --forceing a new tag. This problem exists in older tags as well. I could create a new tag like 1.8.3a perhaps?

@scottgonzalez
Copy link
Member

@dmethvin The proper way to create a new tag for 1.8.3 would be to add a build version, e.g., 1.8.3+1. You can also use letters and dashes in the build identifier if you want.

@dmethvin
Copy link
Member

dmethvin commented Jan 4, 2013

worksforme, i'll update this tomorrow.

@dmethvin
Copy link
Member

dmethvin commented Jan 4, 2013

Landed at 4b2e979

@dmethvin dmethvin closed this Jan 4, 2013
@lock lock bot locked as resolved and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants