1.4.4 • Published 4 years ago
@enritsche/lerna-script-tasks-npmfix v1.4.4
lerna-script-tasks-npmfix
lerna-script task that:
- updates 'homepage'
package.jsonvalue to location in repo for existing githuboriginremote; - updates 'repository'
package.jsonvalue to location in repo for existing githuboriginremote;
install
npm install --save-dev lerna-script-tasks-npmfixAPI
({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 -
npmloginstance.