npm-update-resolutions

1.0.7 • Public • Published

npm-update-resolutions

npm-update-resolutions.

Installation

npm install -g npm-update-resolutions

Usage

To fix the npm dependencies

npx npm-update-resolutions --force-resolutions --major

Set custom registry url

 npx npm-update-resolutions --force-resolutions --major --registry https://registry.npmjs.org/

Release

Only collaborators with credentials can release and publish:

npm run release
git push --follow-tags && npm publish

To see what files are going to be published, run the command:

npm pack --dry-run
# tar tvf $(npm pack)

License

MIT

Package Sidebar

Install

npm i npm-update-resolutions

Weekly Downloads

2

Version

1.0.7

License

MIT

Unpacked Size

12.6 kB

Total Files

4

Last publish

Collaborators

  • khanzzirfan