-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Open
Labels
area: @angular/clifreq1: lowOnly reported by a handful of users who observe it rarelyOnly reported by a handful of users who observe it rarelyseverity5: regressiontype: bug/fix
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
ng add @angular/material adds package @angular/material in devDependencies section of package.json
Reproduction
Steps to reproduce:
- Create a new angular app
- Run
ng add @angular/material
Expected Behavior
I would expect @angular/material to be added to dependencies section only, not in devDependencies
Actual Behavior
@angular/material is being added to both sections dependencies and devDependencies
Environment
- Angular: 21.2.0
- CDK/Material: 21.2.0
- Browser(s): -
- Operating System (e.g. Windows, macOS, Ubuntu): macOS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: @angular/clifreq1: lowOnly reported by a handful of users who observe it rarelyOnly reported by a handful of users who observe it rarelyseverity5: regressiontype: bug/fix