1.1.9 • Published 3 years ago
@watertight/watertight-globals v1.1.9
To change:
If you already have a npm account and have been added, you can skip to Part II:
- Create a npm account here
- Contact a current collaborator to send you a collaborator invite
- Run
pnpm adduser
and type in login information
Part II
- After making changes, run the one of the following commands in the terminal:
pnpm publish-patch (for changing patch version)
pnpm publish-minor (for changing minor version)
pnpm publish-major (for changing major version)
To use:
npm install @watertight/watertight-globals
or
pnpm add @watertight/watertight-globals
To update package:
npm update @watertight/watertight-globals
or
pnpm update @watertight/watertight-globals