fix(core): update

This commit is contained in:
Philipp Kunz 2019-05-19 22:23:38 +02:00
parent b0b32fd730
commit ca473dcd2e
2 changed files with 2 additions and 2 deletions

View File

@ -23,4 +23,4 @@
"dependencies": {
"@pushrocks/lik": "^3.0.5"
}
}
}

View File

@ -2,7 +2,7 @@ import * as plugins from './smartexit.plugins';
export class SmartExit {
public processesToEnd = new plugins.lik.Objectmap<plugins.childProcess.ChildProcess>();
/**
* adds a process to be exited
* @param childProcessArg