0.2.5 • Published 5 years ago
@pgateway/storybook v0.2.5
Publish to npm
- (One-time setup) login as pgatewaydev npm account. credentials will be saved at ~/.npmrc
npm adduser --scope=@pgateway - bump package version and push tags
npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease [--preid=<prerelease-id>] | from-git] - Preview package by running npm pack
- Publish package
npm publish --access public