1.4.4 • Published 2 years ago

@enritsche/lerna-script-tasks-npmfix v1.4.4

Weekly downloads
-
License
BSD
Repository
github
Last release
2 years ago

lerna-script-tasks-npmfix

lerna-script task that:

  • updates 'homepage' package.json value to location in repo for existing github origin remote;
  • updates 'repository' package.json value to location in repo for existing github origin remote;

install

npm install --save-dev lerna-script-tasks-npmfix

API

({packages})(log): Promise

Updates homepage, repository urls for packages.

Parameters:

  • packages - list of packages to generate idea project for or defaults to ones defined in lerna.json;
  • log - npmlog instance.
1.4.4

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago