@leavittsoftware/lg-core-typescript 5.884.0 → 5.885.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.
@@ -5249,7 +5249,7 @@ export interface BenefitPointAccountDto {
5249
5249
  Name?: string | null ;
5250
5250
  }
5251
5251
 
5252
- export interface BenefitPointCarrier {
5252
+ export interface BenefitPointCarrierDto {
5253
5253
  Alias?: string | null ;
5254
5254
  Id?: number | null ;
5255
5255
  Name?: string | null ;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.884.0",
3
+ "version": "5.885.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [