Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit efca49f

Browse files
committed
small tweak on run() method
1 parent d74149d commit efca49f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/processor.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -590,6 +590,8 @@ module.exports = function(proto) {
590590
}
591591
);
592592
});
593+
594+
return this;
593595
};
594596

595597

0 commit comments

Comments
 (0)