Public/Install-Dependencies.ps1

Function Install-Dependencies {
    Install-Module ImportExcel
}