Skip to content

Commit

Permalink
fix(angular): fix the version of the angular cli update migration
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz committed Aug 8, 2023
1 parent 38fec9c commit ebd99cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/angular/migrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
},
"update-angular-cli-version-16-2-0-rc-1": {
"cli": "nx",
"version": "16.7.0-beta.0",
"version": "16.7.0-beta.2",
"requires": {
"@angular/core": ">=16.2.0-rc.0"
},
Expand Down

0 comments on commit ebd99cf

Please sign in to comment.