@leavittsoftware/lg-core-typescript 5.186.0 → 5.187.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.
@@ -461,7 +461,7 @@ export interface V2SurgePrizeDto {
461
461
  GrandPrizeName: string | null;
462
462
  Id: number;
463
463
  Rank: number;
464
- Type: V2SurgePrizeTypeString | null;
464
+ Type: V2SurgePrizeTypeString;
465
465
  }
466
466
 
467
467
  export interface V2SurgePrizesDto {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.186.0",
3
+ "version": "5.187.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [