@leavittsoftware/lg-core-typescript 5.1386.0 → 5.1387.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.
@@ -829,7 +829,7 @@ export interface UpsertMilestoneSelfieDto {
829
829
 
830
830
  export interface WeightWeekDto {
831
831
  Week: number;
832
- Weight: number;
832
+ Weight?: number | null ;
833
833
  }
834
834
 
835
835
  export interface AdpLocationAuditCsvDto {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.1386.0",
3
+ "version": "5.1387.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [