@leavittsoftware/lg-core-typescript 4.179.0 → 4.180.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
@@ -5792,7 +5792,7 @@ export interface AutomatedApplication {
5792
5792
  }
5793
5793
 
5794
5794
  export interface AppsCarrier {
5795
- Folder: Partial<Folder> | null;
5795
+ FileExplorerFolderId: number | null;
5796
5796
  Id: number;
5797
5797
  LineOfBusiness: string | null;
5798
5798
  Name: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "4.179.0",
3
+ "version": "4.180.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [