DEV: lodash is actually on 4.17.15 (#8378)

This commit is contained in:
Joffrey JAFFEUX
2019-11-20 11:16:09 +01:00
committed by GitHub
parent fa317becc8
commit b28767f158

View File

@@ -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;