@mtgame/core 0.1.36 → 0.1.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.
@@ -3483,6 +3483,7 @@ var HockeyStatistic = /** @class */ (function (_super) {
3483
3483
  ev_goals: 'evGoals',
3484
3484
  sh_goals_percent: 'shGoalsPercent',
3485
3485
  goals: 'goals',
3486
+ total_goals: 'totalGoals',
3486
3487
  sh_goals: 'shGoals',
3487
3488
  shot_misses: 'shotMisses',
3488
3489
  shots_on_goal: 'shotsOnGoal',