@leavittsoftware/lg-core-typescript 2.130.0 → 2.131.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.
@@ -1175,7 +1175,7 @@ export interface ExpenseFormRejectDto {
1175
1175
  }
1176
1176
 
1177
1177
  export interface ExpenseFormSubmitDto {
1178
- ApproverId: number;
1178
+ RequestedApproverId: number;
1179
1179
  }
1180
1180
 
1181
1181
  export interface FileExplorerMemberDto {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.130.0",
3
+ "version": "2.131.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [