diff --git a/lib/fp/mapping.js b/lib/fp/mapping.js index 18745633a..4ad62a141 100644 --- a/lib/fp/mapping.js +++ b/lib/fp/mapping.js @@ -92,7 +92,7 @@ module.exports = { 3: ( 'assignWith,clamp,differenceBy,extendWith,getOr,inRange,intersectionBy,' + 'isEqualWith,isMatchWith,mergeWith,omitBy,pickBy,pullAllBy,reduce,' + - 'reduceRight,set,slice,transform,unionBy,xorBy,zipWith').split(','), + 'reduceRight,replace,set,slice,transform,unionBy,xorBy,zipWith').split(','), 4: ['fill', 'setWith'] },