@mtgame/core 0.1.57 → 0.1.58

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.
@@ -5297,6 +5297,7 @@ var RugbyStatistic = /** @class */ (function (_super) {
5297
5297
  lineouts_won: 'lineoutsWon',
5298
5298
  lineouts_lost: 'lineoutsLost',
5299
5299
  lineouts_steal: 'lineoutsSteal',
5300
+ lineouts_won_percent: 'lineoutsWonPercent',
5300
5301
  opponent_lineouts_lost: 'opponentLineoutsLost',
5301
5302
  quick_throws: 'quickThrows',
5302
5303
  rucks: 'rucks',