mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-04 00:57:48 +00:00
Bump to v3.8.0.
This commit is contained in:
@@ -25,7 +25,7 @@ var invokePath = require('../internal/invokePath'),
|
||||
var method = restParam(function(path, args) {
|
||||
return function(object) {
|
||||
return invokePath(object, path, args);
|
||||
}
|
||||
};
|
||||
});
|
||||
|
||||
module.exports = method;
|
||||
|
||||
Reference in New Issue
Block a user