@timardex/cluemart-shared 1.4.99 → 1.5.1

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.
@@ -3209,9 +3209,13 @@ var DAILY_CLUE_GAME_DATA_FIELDS_FRAGMENT = gql29`
3209
3209
  gameFields {
3210
3210
  ...BaseGameFields
3211
3211
  }
3212
- collectedLetters
3213
3212
  lastFoundDate
3214
3213
  points
3214
+ letters {
3215
+ collected
3216
+ shuffled
3217
+ todaysLetter
3218
+ }
3215
3219
  streak
3216
3220
  }
3217
3221
  ${BASE_GAME_FIELDS_FRAGMENT}
@@ -3714,4 +3718,4 @@ export {
3714
3718
  useGetGames,
3715
3719
  useGetGame
3716
3720
  };
3717
- //# sourceMappingURL=chunk-X52YRYVX.mjs.map
3721
+ //# sourceMappingURL=chunk-7MHRALH7.mjs.map