Skip to content

Commit

Permalink
fix(@angular/cli): add @angular/ssr as part of the ng update `packa…
Browse files Browse the repository at this point in the history
…geGroup`

This ensures that when the CLI is updates so is `@angular/ssr`
  • Loading branch information
alan-agius4 committed Sep 22, 2023
1 parent a23a1ac commit f4e7fa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/angular/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"migrations": "@schematics/angular/migrations/migration-collection.json",
"packageGroup": {
"@angular/cli": "0.0.0-PLACEHOLDER",
"@angular/ssr": "0.0.0-PLACEHOLDER",
"@angular-devkit/architect": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
"@angular-devkit/build-angular": "0.0.0-PLACEHOLDER",
"@angular-devkit/build-webpack": "0.0.0-EXPERIMENTAL-PLACEHOLDER",
Expand Down

0 comments on commit f4e7fa8

Please sign in to comment.