@leavittsoftware/lg-core-typescript 5.413.0 → 5.414.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.
@@ -2060,7 +2060,7 @@ export interface RaterCompanyUpsertDto {
2060
2060
  Id: number | null;
2061
2061
  IsActive: boolean;
2062
2062
  Logo: File | null;
2063
- LogoHeight: LogoHeightTypeString;
2063
+ LogoHeight: LogoHeightTypeString | null;
2064
2064
  Mark: File | null;
2065
2065
  Name: string;
2066
2066
  UpdateLogo: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.413.0",
3
+ "version": "5.414.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [