diff --git a/terminus-terminal/webpack.config.js b/terminus-terminal/webpack.config.js index 285cce15..671a4723 100644 --- a/terminus-terminal/webpack.config.js +++ b/terminus-terminal/webpack.config.js @@ -66,7 +66,7 @@ module.exports = { 'macos-native-processlist', 'windows-native-registry', 'node-pty', - '@terminus-term/windows-process-tree', + 'windows-process-tree', 'os', /^rxjs/, /^@angular/,