2
1
mirror of https://github.com/therootcompany/greenlock-express.js.git synced 2025-04-15 11:50:38 +00:00
This commit is contained in:
AJ ONeal 2016-09-14 15:07:31 -06:00
parent 6243eca6a6
commit 92a41cb6d5

@ -1,6 +1,6 @@
{ {
"name": "letsencrypt-express", "name": "letsencrypt-express",
"version": "2.0.2", "version": "2.0.3",
"description": "Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.", "description": "Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.",
"main": "lex.js", "main": "lex.js",
"directories": { "directories": {