From ca473dcd2e5d37dfa982250c3948a399139d36b2 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 19 May 2019 22:23:38 +0200 Subject: [PATCH] fix(core): update --- package.json | 2 +- ts/index.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 779a731..eda0596 100644 --- a/package.json +++ b/package.json @@ -23,4 +23,4 @@ "dependencies": { "@pushrocks/lik": "^3.0.5" } -} +} \ No newline at end of file diff --git a/ts/index.ts b/ts/index.ts index 1984e49..c42ebcf 100644 --- a/ts/index.ts +++ b/ts/index.ts @@ -2,7 +2,7 @@ import * as plugins from './smartexit.plugins'; export class SmartExit { public processesToEnd = new plugins.lik.Objectmap(); - + /** * adds a process to be exited * @param childProcessArg