@leavittsoftware/lg-core-typescript 5.102.0 → 5.103.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.
@@ -4346,8 +4346,8 @@ export interface GetDashboardGameDto {
4346
4346
  }
4347
4347
 
4348
4348
  export interface GimmieDatGameDto {
4349
- AmIAPlayer: boolean;
4350
4349
  Game: Partial<CLGame>;
4350
+ IAmAPlayer: boolean;
4351
4351
  Id: number;
4352
4352
  }
4353
4353
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.102.0",
3
+ "version": "5.103.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [