0.1.19 • Published 8 months ago
@diogovasconcelos/lib v0.1.19
@diogovasconcelos/lib
Diogo's generic collection of Typescript libs to be used in multiple projects/repos.
How to deploy new version
- make sure to be loggedi in npm
 
npm login
yarn loginbump the version number in
package.jsonrun the deploy script:
- (add the same version when asked in the prompt, as it's already the newer one)
 
yarn deploy