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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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;