@timardex/cluemart-server-shared 1.0.301 → 1.0.302

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.
@@ -9398,8 +9398,8 @@ var AFFILIATE_REWARDS = {
9398
9398
  value: 5
9399
9399
  },
9400
9400
  [EnumAffiliateRewardType.ACTIVE_EVENT_WITH_VENDOR_REGISTRATIONS]: {
9401
- description: "50 points for active event with vendor registrations (one-time reward)",
9402
- value: 50
9401
+ description: "40 points for active event with vendor registrations (one-time reward)",
9402
+ value: 40
9403
9403
  }
9404
9404
  };
9405
9405
  function createAffiliateReward(rewardType, createdAt) {