mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 17:47:49 +00:00
Bump to v4.2.0.
This commit is contained in:
@@ -2,7 +2,7 @@ var baseRandom = require('./_baseRandom'),
|
||||
isIterateeCall = require('./_isIterateeCall'),
|
||||
toNumber = require('./toNumber');
|
||||
|
||||
/** Built-in method references without a dependency on `global`. */
|
||||
/** Built-in method references without a dependency on `root`. */
|
||||
var freeParseFloat = parseFloat;
|
||||
|
||||
/* Built-in method references for those with the same name as other `lodash` methods. */
|
||||
|
||||
Reference in New Issue
Block a user