We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
file:
npm outdated
npm whoami
m2m
npm test
npx nsp check
npm run lint
git checkout master
git merge <<commit hash>> --no-ff -m "merge vX.Y.Z"
git log --first-parent --oneline
git tag -a vX.Y.Z <<commit hash from last command>> -m “vX.Y.Z”
npm publish