@leavittsoftware/lg-core-typescript 4.168.0 → 4.169.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.
Files changed (2) hide show
  1. package/lg.net.core.ts +1 -1
  2. package/package.json +1 -1
package/lg.net.core.ts CHANGED
@@ -5801,7 +5801,7 @@ export interface AppsCarrier {
5801
5801
  LineOfBusiness: string | null;
5802
5802
  Name: string;
5803
5803
  Territory: string | null;
5804
- Type: number;
5804
+ Type: AppsCarrierTypeString;
5805
5805
  }
5806
5806
 
5807
5807
  export interface AppsPcCarrier {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "4.168.0",
3
+ "version": "4.169.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [