Skip to content

Fixes #1306. Using a dist-tag during install will supply a specific #2202

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

Conversation

aethant
Copy link

@aethant aethant commented Dec 9, 2016

Fixes #1306.

Previously, using yarn install <package>@<dist-tag> left the dist-tag in package.json by default. Now, the dist-tag is replaced in package.json with the actual version number. Latest, beta, next, etc.

@aethant aethant closed this Dec 12, 2016
@aethant aethant deleted the fix-1306-latest-tag-string-version branch December 12, 2016 10:50
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.

1 participant