@leavittsoftware/lg-core-typescript 4.207.0 → 4.208.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.
@@ -3105,7 +3105,7 @@ export interface CompanyCsvDto {
3105
3105
  ContactName: string | null;
3106
3106
  Controller: Array<string> | null;
3107
3107
  CoOwners: Array<string> | null;
3108
- EmployeeCount: number | null;
3108
+ EmployeeCount: string | null;
3109
3109
  PhoneNumber: string | null;
3110
3110
  State: string | null;
3111
3111
  Street1: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "4.207.0",
3
+ "version": "4.208.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [