@leavittsoftware/lg-core-typescript 5.789.0 → 5.790.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.
@@ -1578,8 +1578,8 @@ export interface BillingReportDto {
1578
1578
  CompanyMark?: string | null ;
1579
1579
  CompanyName?: string | null ;
1580
1580
  CompanyShortName?: string | null ;
1581
- DriversLicenceLookupCount: number;
1582
1581
  DriversLicenseLookupAmount: number;
1582
+ DriversLicenseLookupCount: number;
1583
1583
  MVRLookupAmount: number;
1584
1584
  MVRLookupCount: number;
1585
1585
  TotalAmount: number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.789.0",
3
+ "version": "5.790.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [