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