mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 23:57:49 +00:00
Remove custom rearg for update.
This commit is contained in:
committed by
John-David Dalton
parent
b40b555386
commit
ff7d79d5fc
@@ -142,7 +142,6 @@ exports.methodRearg = {
|
||||
'setWith': [3, 1, 2, 0],
|
||||
'sortedIndexBy': [2, 1, 0],
|
||||
'sortedLastIndexBy': [2, 1, 0],
|
||||
'update': [2, 1, 0],
|
||||
'zipWith': [1, 2, 0]
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user