intelicoreact 0.2.34 → 0.2.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -13,7 +13,7 @@ var _optionsConstructor = _interopRequireDefault(require("./optionsConstructor")
|
|
|
13
13
|
|
|
14
14
|
var _Chart = require("./Chart.constants");
|
|
15
15
|
|
|
16
|
-
var _utils = require("
|
|
16
|
+
var _utils = require("../../../../Functions/utils");
|
|
17
17
|
|
|
18
18
|
var _datasetSetters = require("./datasetSetters");
|
|
19
19
|
|