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