Skip to content

Move most devDependencies to root package.json #2370

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

Merged
merged 4 commits into from
Nov 21, 2019
Merged

Move most devDependencies to root package.json #2370

merged 4 commits into from
Nov 21, 2019

Conversation

hsubox76
Copy link
Contributor

We detect whether a package needs a version bump using Lerna, which says yes if any of the deps versions have been bumped. This is unnecessary for most devDependencies bumps, except ones that may change the output, such as rollup and typescript. This change moves all package devDependencies to the root package.json except those that ought to be used in determining version bumps.

@hsubox76 hsubox76 merged commit aeeaa14 into master Nov 21, 2019
@hsubox76 hsubox76 added this to the 7.5.1 milestone Dec 10, 2019
@firebase firebase locked and limited conversation to collaborators Dec 22, 2019
@hsubox76 hsubox76 deleted the ch-devdeps branch January 8, 2020 21:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants