60p82u21t54k 1.2.13 → 1.2.15

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.
@@ -6643,7 +6643,8 @@ const getBonusCoinHistoryResponse = (raw) => {
6643
6643
  var _a2;
6644
6644
  return {
6645
6645
  date: item.cdate,
6646
- expiredDate: item.expire,
6646
+ expiryDate: item.expire,
6647
+ lastUpdated: item.udate,
6647
6648
  turnOver: {
6648
6649
  current: item.current_turnover,
6649
6650
  total: item.total_turnover,