@leavittsoftware/lg-core-typescript 5.383.0 → 5.384.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.
@@ -2539,7 +2539,7 @@ export interface LeavittLegendsEmployeeBalanceDto {
2539
2539
  CompanyMark: string | null;
2540
2540
  CompanyName: string | null;
2541
2541
  CreditedServiceDate: string | null;
2542
- DaysToNextAnniversary: number;
2542
+ DaysToNextAnniversary: number | null;
2543
2543
  FullName: string | null;
2544
2544
  Id: number;
2545
2545
  NextIssuanceYear: number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.383.0",
3
+ "version": "5.384.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [