@leavittsoftware/lg-core-typescript 2.0.335 → 2.0.336

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.
@@ -1256,7 +1256,7 @@ export interface PermissionUpsertDto {
1256
1256
  ScopeId: number | null;
1257
1257
  }
1258
1258
 
1259
- export interface ApplicationUpsertDto {
1259
+ export interface LssApplicationUpsertDto {
1260
1260
  Description: string | null;
1261
1261
  Id: number | null;
1262
1262
  IsActive: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.0.335",
3
+ "version": "2.0.336",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [