@leavittsoftware/lg-core-typescript 4.208.1 → 4.209.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.
Files changed (2) hide show
  1. package/lg.net.core.ts +1 -1
  2. package/package.json +1 -1
package/lg.net.core.ts CHANGED
@@ -1241,7 +1241,7 @@ export interface CriticalIllnessCarrierQuotePlan extends CarrierQuotePlan {
1241
1241
  ParticipationReq: string | null;
1242
1242
  Portability: string | null;
1243
1243
  PreExistingConditions: string | null;
1244
- PremiumBasis: Partial<number> | null;
1244
+ PremiumBasis: string | null;
1245
1245
  PremiumsPer1000over70: Partial<number> | null;
1246
1246
  PremiumsPer1000SpouseOver70: Partial<number> | null;
1247
1247
  PremiumsPer1000SpouseUnder25: Partial<number> | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "4.208.1",
3
+ "version": "4.209.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [