@leavittsoftware/lg-core-typescript 5.985.0 → 5.986.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.
@@ -2126,7 +2126,7 @@ export interface CrashReportSearchDto {
2126
2126
  }
2127
2127
 
2128
2128
  export interface PhonesCrashReportDto {
2129
- Date: string;
2129
+ Date?: string | null ;
2130
2130
  Id?: string | null ;
2131
2131
  Message?: string | null ;
2132
2132
  StackTrace?: string | null ;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.985.0",
3
+ "version": "5.986.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [