@leavittsoftware/lg-core-typescript 4.33.0 → 4.34.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2093,8 +2093,8 @@ export interface HiringManagerDto {
2093
2093
  CompanyId: number | null;
2094
2094
  CompanyName: string | null;
2095
2095
  FirstName: string | null;
2096
+ Id: number;
2096
2097
  LastName: string | null;
2097
- PersonId: number;
2098
2098
  }
2099
2099
 
2100
2100
  export interface InvestorDto {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "4.33.0",
3
+ "version": "4.34.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [