mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 02:17:50 +00:00
Update vendors.
Former-commit-id: b239f365c9d8e012bf20525167e6d1a412ce828e
This commit is contained in:
4
vendor/benchmark.js/benchmark.js
vendored
4
vendor/benchmark.js/benchmark.js
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Benchmark.js v1.0.0-pre <http://benchmarkjs.com/>
|
||||
* Benchmark.js v1.0.0 <http://benchmarkjs.com/>
|
||||
* Copyright 2010-2012 Mathias Bynens <http://mths.be/>
|
||||
* Based on JSLitmus.js, copyright Robert Kieffer <http://broofa.com/>
|
||||
* Modified by John-David Dalton <http://allyoucanleet.com/>
|
||||
@@ -3218,7 +3218,7 @@
|
||||
* @memberOf Benchmark
|
||||
* @type String
|
||||
*/
|
||||
'version': '1.0.0-pre',
|
||||
'version': '1.0.0',
|
||||
|
||||
// an object of environment/feature detection flags
|
||||
'support': support,
|
||||
|
||||
Reference in New Issue
Block a user