@leavittsoftware/lg-core-typescript 2.0.387 → 2.0.388

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.
Files changed (2) hide show
  1. package/lg.apfc.ts +1 -0
  2. package/package.json +1 -1
package/lg.apfc.ts CHANGED
@@ -876,6 +876,7 @@ export interface AvgCancelationRate {
876
876
  export interface BankHoliday {
877
877
  date: string;
878
878
  id: number;
879
+ name: string | null;
879
880
  }
880
881
 
881
882
  export interface InsuranceCompanyManual {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.0.387",
3
+ "version": "2.0.388",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [