@leavittsoftware/lg-core-typescript 5.760.0 → 5.761.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.
@@ -4650,7 +4650,7 @@ export interface JourneyStatsDto {
4650
4650
  Lessons: Array<Partial<LessonDto>>;
4651
4651
  Name: string | null;
4652
4652
  Priority: EducationJourneyPriorityString;
4653
- RecentActivites: Array<Partial<ActivityDto>>;
4653
+ RecentActivities: Array<Partial<ActivityDto>>;
4654
4654
  TotalFiles: number | null;
4655
4655
  TotalFilesViewed: number | null;
4656
4656
  TotalLessons: number | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.760.0",
3
+ "version": "5.761.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [