if (opts.verbose) {
    console.log('');
    console.log('Preparing to publish:');
    wsResolved.map((pkgPath) => console.log('-', pkgPath));
  }