Skip to content

show version number of a package in package.json and yarn.lock inplace of dist-tag #1454

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

Conversation

akshbn
Copy link

@akshbn akshbn commented Oct 25, 2016

Summary
Changed the logic in savePackages function of add.js to replace the dist-tag with its version number.
Also since the lockfile is written before the patterns can be changed in the savePackages(), the lockfile should be written again with the modified pattern.

This PR addresses issue #1306

Copy link
Member

@wyze wyze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you rebase this and add a test please?

@akshbn
Copy link
Author

akshbn commented Nov 13, 2016

Sure! Will do this by the coming weekend.

@danielkcz
Copy link

danielkcz commented Dec 8, 2016

@akshbn Looks like your coming weekend that happened month ago got busy. What about this weekend? Would love to see this merged :)

@bestander
Copy link
Member

This got fixed

@bestander bestander closed this Feb 28, 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.

4 participants