@mtgame/core 0.2.111 → 0.2.112

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.
@@ -2693,6 +2693,7 @@
2693
2693
  exports.MhlCarousel = __decorate([
2694
2694
  ModelInstance({
2695
2695
  mappingFields: {
2696
+ id: 'id',
2696
2697
  game_ids: 'gameIds',
2697
2698
  teams: 'teams',
2698
2699
  },