@leavittsoftware/lg-core-typescript 2.60.0 → 2.60.1

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.
@@ -1267,6 +1267,7 @@ export interface ReorderGuidingPrinciplesDto {
1267
1267
 
1268
1268
  export interface ParticipantBreakDownDto {
1269
1269
  AgencyName: string | null;
1270
+ CompletionDate: string | null;
1270
1271
  CoursesAssignedByMember: number;
1271
1272
  CoursesAssignedByPeopleGroup: number;
1272
1273
  CoursesPassed: number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.60.0",
3
+ "version": "2.60.1",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [