lodash
4.17.204.17.21
core.jscore.js+1−1
Index: package/core.js
===================================================================
--- package/core.js
+++ package/core.js
@@ -12,9 +12,9 @@
/** Used as a safe reference for `undefined` in pre-ES5 environments. */
var undefined;
/** Used as the semantic version number. */
- var VERSION = '4.17.20';
+ var VERSION = '4.17.21';
/** Error message constants. */
var FUNC_ERROR_TEXT = 'Expected a function';