@leavittsoftware/lg-core-typescript 5.1018.0 → 5.1019.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.
@@ -6657,7 +6657,7 @@ export interface ClientPortalSiteDataDto {
6657
6657
  export interface ClientPortalSiteDataMyAccountsDto {
6658
6658
  CompanyDarkMarkUrl?: string | null ;
6659
6659
  CompanyMarkUrl?: string | null ;
6660
- CompanyName: string;
6660
+ CompanyName?: string | null ;
6661
6661
  CustomerId: string;
6662
6662
  CustomerName?: string | null ;
6663
6663
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.1018.0",
3
+ "version": "5.1019.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [