@mtgame/core 0.0.5 → 0.0.6

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.
@@ -726,6 +726,7 @@ var League = /** @class */ (function (_super) {
726
726
  tournaments_count: 'tournamentsCount',
727
727
  closest_game_datetime: 'closestGameDatetime',
728
728
  cover: 'cover',
729
+ about: 'about',
729
730
  },
730
731
  relation: {
731
732
  organization: Organization,