@mtgame/core 0.0.28 → 0.0.29

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.
@@ -5709,7 +5709,7 @@ var VolleyballGameStatistic = /** @class */ (function (_super) {
5709
5709
  excellent_serve_receives: 'excellentServeReceives',
5710
5710
  points: 'points',
5711
5711
  faults: 'faults',
5712
- yellows_cards: 'yellowCards',
5712
+ yellow_cards: 'yellowCards',
5713
5713
  }
5714
5714
  })
5715
5715
  ], VolleyballGameStatistic);