go back to the upstream windows-process-tree

This commit is contained in:
Eugene Pankov
2019-07-24 11:51:26 +02:00
parent 5ecab9f304
commit ffa6d41d8b
7 changed files with 19 additions and 19 deletions

View File

@@ -18,7 +18,7 @@ try {
} catch { }
try {
var windowsProcessTree = require('@terminus-term/windows-process-tree') // eslint-disable-line @typescript-eslint/no-var-requires
var windowsProcessTree = require('windows-process-tree') // eslint-disable-line @typescript-eslint/no-var-requires
} catch { }