Update doc and add TODO.

This commit is contained in:
André Cruz
2013-06-06 00:27:03 +01:00
parent 2eea258b9b
commit aadc9e64d8
2 changed files with 12 additions and 0 deletions

View File

@@ -451,6 +451,10 @@ Manager.prototype._dissect = function () {
});
}, this);
// TODO: Remove resolutions that are not needed anymore (emitting a warn)
// TODO: Change the final promise result to an array of decEndpoints
// with dependencies included to be able to do a npm like tree
promise
.then(function () {
// Filter only packages that need to be installed