mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: lodash is actually on 4.17.15 (#8378)
This commit is contained in:
parent
fa317becc8
commit
b28767f158
2
vendor/assets/javascripts/lodash.js
vendored
2
vendor/assets/javascripts/lodash.js
vendored
@ -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
Block a user