fix(smartexit): use native OS methods to kill process trees; remove tree-kill dependency
This commit is contained in:
@@ -9,9 +9,3 @@ import * as smartpromise from '@push.rocks/smartpromise';
|
||||
|
||||
export { lik, smartpromise };
|
||||
|
||||
// third party scope
|
||||
import * as treeKill from 'tree-kill';
|
||||
|
||||
export {
|
||||
treeKill
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user