@leavittsoftware/lg-core-typescript 2.0.345 → 2.0.346

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.
@@ -1176,7 +1176,6 @@ export interface TimelineServiceTaskDto {
1176
1176
  }
1177
1177
 
1178
1178
  export interface ItManagedApplicationUpsertDto {
1179
- AdLicenseName: string | null;
1180
1179
  Description: string | null;
1181
1180
  Id: number | null;
1182
1181
  IsActive: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.0.345",
3
+ "version": "2.0.346",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [