1.0.5 • Published 5 years ago
@orangewall/pg-query-util v1.0.5
How to deploy a new version
1- open terminal and go to the folder of the project
2- make sure the version in package.json does not already exist in npmjs.com
3- delete node_modules folder
4- run npm install --production
5- login to npm by running npm login
6- run npm publish