DEV: lodash is actually on 4.17.15 (#8378)
This commit is contained in:
parent
fa317becc8
commit
b28767f158
|
@ -13,7 +13,7 @@
|
|||
var undefined;
|
||||
|
||||
/** Used as the semantic version number. */
|
||||
var VERSION = '4.17.13';
|
||||
var VERSION = '4.17.15';
|
||||
|
||||
/** Used as the size to enable large array optimizations. */
|
||||
var LARGE_ARRAY_SIZE = 200;
|
||||
|
|
Loading…
Reference in New Issue