lancer-shared 1.2.254 → 1.2.256

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.
@@ -6764,6 +6764,7 @@ const leadSchema = upworkJobSchema
6764
6764
  boostingAmount: numberType().nullable(),
6765
6765
  boostedForPlace: numberType().nullable(),
6766
6766
  specialisedProfile: stringType().nullable(),
6767
+ biddedAt: numberType().nullable(),
6767
6768
  biddingTaskScheduled: booleanType().nullable(),
6768
6769
  scheduledBiddingTime: numberType().nullable(),
6769
6770
  wonAmount: numberType().optional(),