@mtgame/core 0.0.36 → 0.0.37

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.
@@ -2420,6 +2420,7 @@ var HockeyGameLog = /** @class */ (function (_super) {
2420
2420
  is_goalie: 'isGoalie',
2421
2421
  penalty_type: 'penaltyType',
2422
2422
  penalized_game_user_id: 'penalizedGameUserId',
2423
+ mutual_penalty: 'mutualPenalty',
2423
2424
  },
2424
2425
  relation: {
2425
2426
  datetime: DateTimeField,