mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 17:47:49 +00:00
Update vendors.
This commit is contained in:
2
vendor/benchmark.js/benchmark.js
vendored
2
vendor/benchmark.js/benchmark.js
vendored
@@ -230,7 +230,7 @@
|
||||
/**
|
||||
* Detect if `Array#unshift` returns the new length of the array (all but IE < 8).
|
||||
*
|
||||
* @memberOf _.support
|
||||
* @memberOf Benchmark.support
|
||||
* @type boolean
|
||||
*/
|
||||
support.unshiftResult = !![].unshift(1);
|
||||
|
||||
Reference in New Issue
Block a user