@leavittsoftware/lg-core-typescript 5.91.0 → 5.92.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.
@@ -4152,7 +4152,7 @@ export interface ReorderCLGameScoreboardDto {
4152
4152
 
4153
4153
  export interface UpsertCLGameCarouselSlideAttachmentDto {
4154
4154
  CLEnabled: boolean;
4155
- CLGameId: number;
4155
+ CLGameId: number | null;
4156
4156
  CLLink: string | null;
4157
4157
  Id: number | null;
4158
4158
  Image: File | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.91.0",
3
+ "version": "5.92.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [