@bigbinary/neeto-payments-frontend 1.3.12 → 1.3.13

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.
package/dist/index.js CHANGED
@@ -840,7 +840,7 @@ var buildPayload = function buildPayload(_ref) {
840
840
  payoutId: payoutId,
841
841
  page: (_pageProperties$tab = pageProperties[tab]) === null || _pageProperties$tab === void 0 ? void 0 : _pageProperties$tab.page,
842
842
  pageSize: (_pageProperties$tab2 = pageProperties[tab]) === null || _pageProperties$tab2 === void 0 ? void 0 : _pageProperties$tab2.pageSize,
843
- filters: JSON.stringify(filters)
843
+ filters: filters
844
844
  }, processSortProperties(sortProperties));
845
845
  };
846
846
  var buildRowData = function buildRowData(_ref2) {