@mcreservations/common
v1.0.13
Published
1. use "npm version patch" for increasing version of package and npm 2. Commit changes to git 3. npm run build 4. npm publish
Downloads
4
Readme
- use "npm version patch" for increasing version of package and npm
- Commit changes to git
- npm run build
- npm publish
Update package in pod with "npm upgrade"
When increasing package version how to know if pods are running the correct version???
- Kubectl get pods
- kubectl exec -it {podname} sh
- check nodemoduels, package, package version