0.9.146 • Published 2 years ago
@blnlpa/asf-tools
Licence
MIT
Version
0.9.146
Deps
15
Size
277 kB
Vulns
5
Weekly
0
aws serverless tiny framework
NPM https://docs.npmjs.com/getting-started/publishing-npm-packages
to update: 1- Check if your npm user is correct: $ npm whoami Note: The result can be 'bln'
2- Go to package.json and change the version, after that run:
$ npm version patch ; git push --tags; npm publish Note: The publish has a delay as 10 min.