diff --git a/home/dot_local/bin/executable_installx b/home/dot_local/bin/executable_installx index c75e0b5f..d71bda53 100644 --- a/home/dot_local/bin/executable_installx +++ b/home/dot_local/bin/executable_installx @@ -1,6 +1,6 @@ #!/usr/bin/env zx import osInfo from 'linux-os-info'; -import { parallelLimit } from 'async-es'; +import parallelLimit from 'async-es/parallelLimit'; $.verbose = false // Preserves color from subshells