fixed windows-process-tree dep

This commit is contained in:
Eugene Pankov
2019-07-05 12:01:32 +02:00
parent 9fc3b41247
commit 31b69f676c
2 changed files with 4 additions and 1 deletions

View File

@@ -30,5 +30,8 @@
"terminus-core": "*",
"terminus-settings": "*",
"terminus-terminal": "*"
},
"optionalDependencies": {
"@terminus-term/windows-process-tree": "^0.2.4"
}
}