@leavittsoftware/lg-core-typescript 5.714.0 → 5.715.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.
@@ -6110,7 +6110,7 @@ export interface ManualAdjustmentReportDto {
6110
6110
  LastModifiedCDNFileName: string | null;
6111
6111
  LastModifiedDate: string | null;
6112
6112
  LastModifiedName: string | null;
6113
- MonthsOverridden: string | null;
6113
+ MonthsOverridden: Array<number> | null;
6114
6114
  ProducerCDNFileName: string | null;
6115
6115
  ProducerCompanyName: string | null;
6116
6116
  ProducerId: number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.714.0",
3
+ "version": "5.715.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [