gantt-task-react-powern 0.4.59 → 0.4.61

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.
package/dist/index.js CHANGED
@@ -1367,7 +1367,6 @@ var convertToMilestone = function convertToMilestone(task, index, dates, columnW
1367
1367
  }, task.styles);
1368
1368
 
1369
1369
  return _extends({}, task, {
1370
- end: task.start,
1371
1370
  x1: x1,
1372
1371
  x2: x2,
1373
1372
  actualx1: x1,