@leavittsoftware/lg-core-typescript 2.0.340 → 2.0.341

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.
@@ -400,6 +400,7 @@ export interface FileExplorerMemberDto {
400
400
  export interface CallManagerCrmActivityDto {
401
401
  ActualEnd: string | null;
402
402
  ActualStart: string | null;
403
+ CrmActivityId: string | null;
403
404
  Description: string | null;
404
405
  Outgoing: boolean | null;
405
406
  PhoneNumber: string | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.0.340",
3
+ "version": "2.0.341",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [