@leoantares/evb-npmjs
v1.0.78
Published
NPM package for EVB projects
Downloads
364
Readme
EVB npm js package
This package intend to publish common code regarding EVB projects.
How to publish on npm
- Change package.json version and push it
npm version [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease [--preid=<prerelease-id>] | from-git]
npm publish --access public