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:
@@ -5,7 +5,7 @@ var baseToPath = require('./_baseToPath'),
|
||||
parent = require('./_parent');
|
||||
|
||||
/** Used for built-in method references. */
|
||||
var arrayProto = global.Array.prototype;
|
||||
var arrayProto = Array.prototype;
|
||||
|
||||
/** Built-in value references. */
|
||||
var splice = arrayProto.splice;
|
||||
|
||||
Reference in New Issue
Block a user