@mtgame/core 0.2.40 → 0.2.41

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.
@@ -1383,6 +1383,7 @@
1383
1383
  games_count: 'gamesCount',
1384
1384
  score_sum: 'scoreSum',
1385
1385
  closest_game_datetime: 'closestGameDatetime',
1386
+ created_by_league_id: 'createdByLeagueId',
1386
1387
  },
1387
1388
  relation: {
1388
1389
  sport: exports.Sport,