@dmail/action
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -31,2 +31,14 @@ "use strict"; | ||
var _allocableMsTalent = require("./src/allocableMsTalent/allocableMsTalent.js"); | ||
Object.keys(_allocableMsTalent).forEach(function (key) { | ||
if (key === "default" || key === "__esModule") return; | ||
Object.defineProperty(exports, key, { | ||
enumerable: true, | ||
get: function get() { | ||
return _allocableMsTalent[key]; | ||
} | ||
}); | ||
}); | ||
var _any = require("./src/any/any.js"); | ||
@@ -33,0 +45,0 @@ |
{ | ||
"name": "@dmail/action", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
242802
3882