@leavittsoftware/lg-core-typescript 5.769.1 → 5.770.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.
@@ -4459,7 +4459,7 @@ export interface ActivityDto {
4459
4459
  PersonCdnProfilePicture: string | null;
4460
4460
  PersonFullName: string | null;
4461
4461
  PersonId: number | null;
4462
- Status: EducationLessonActivityTypeString;
4462
+ Type: EducationLessonActivityTypeString;
4463
4463
  }
4464
4464
 
4465
4465
  export interface CompletionOverTimeDto {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.769.1",
3
+ "version": "5.770.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [