This commit is contained in:
AJ ONeal 2018-03-20 19:59:18 -06:00
parent 016632b06b
commit a2795e78c2
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ greenlock (node-letsencrypt)
| [greenlock-cluster](https://git.coolaj86.com/coolaj86/greenlock-cluster.js)
| [greenlock-koa](https://git.coolaj86.com/coolaj86/greenlock-koa.js)
| [greenlock-hapi](https://git.coolaj86.com/coolaj86/greenlock-hapi.js)
| Sponsored by [Daplie](https://daplie.com)
| Sponsored by [ppl](https://ppl.family). Created at [Daplie](https://dapliefounder.com).
Automatic [Let's Encrypt](https://letsencrypt.org) (ACME) HTTPS / TLS / SSL Certificates for node.js

View File

@ -1,6 +1,6 @@
{
"name": "greenlock",
"version": "2.1.18",
"version": "2.1.19",
"description": "Let's Encrypt for node.js on npm",
"main": "index.js",
"scripts": {