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

fix(schematics): disable package json peer dep updates during build #3692

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

brandonroberts
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Closes #3691

What is the new behavior?

The package.json for @ngrx/schematics is not updated

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

@netlify
Copy link

netlify bot commented Dec 2, 2022

Deploy Preview for ngrx-io canceled.

Name Link
🔨 Latest commit 6f6c72d
🔍 Latest deploy log https://app.netlify.com/sites/ngrx-io/deploys/63897234a3c9db0008a31db5

@timdeschryver timdeschryver merged commit 9cfc103 into master Dec 2, 2022
@timdeschryver timdeschryver deleted the fix-schematics-deps branch December 2, 2022 17:34
@brandonroberts brandonroberts mentioned this pull request Dec 9, 2022
2 tasks
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.

schematics: ng-add wants to install 14.x in Angular 15.x project
2 participants