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

Add all of workbox-sw's devDependencies to fix Lerna's versioning. #704

Merged
merged 1 commit into from
Aug 1, 2017

Conversation

jeffposnick
Copy link
Contributor

R: @addyosmani @gauntface

Fixes #703

I think this is the right approach to ensure that Lerna properly bumps the workbox-sw version whenever any of the packages that it depends on also changes. We'll see if that's actually the case when I do a patch-level publish right after merging this.

Any feedback about whether I should be doing this different is appreciated.

Copy link
Member

@addyosmani addyosmani left a comment

Choose a reason for hiding this comment

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

From my understanding of how Lerna works, this change looks pretty fine. I'll defer to Matt for more concrete feedback on whether this can be done better.

@gauntface gauntface merged commit 0c9d0eb into master Aug 1, 2017
@gauntface gauntface deleted the fix-lerna-cross-dependencies branch August 1, 2017 22:36
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.

3 participants