@woodl/ssl-renew
v1.1.1
Published
## Version history
Downloads
11
Readme
@woodl / crud
Version history
1.0.0- Created NPM package1.1.1- Remove old certificates (> 3months)
Usage
...Adding a new version
git commit -am "Clear old packages"
npm version patch # minor, major
git push
npm publish