mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-31 23:37:49 +00:00
Bump to v4.13.0.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import ListCache from './_ListCache';
|
||||
import MapCache from './_MapCache';
|
||||
import ListCache from './_ListCache.js';
|
||||
import MapCache from './_MapCache.js';
|
||||
|
||||
/** Used as the size to enable large array optimizations. */
|
||||
var LARGE_ARRAY_SIZE = 200;
|
||||
|
||||
Reference in New Issue
Block a user