v3.1.0: add CLI and more reasonable defaults

Este commit está contenido en:
AJ ONeal 2019-11-05 00:29:04 -07:00
padre 5788abac1e
commit 4dc324f26f
Se han modificado 2 ficheros con 2 adiciones y 2 borrados

2
package-lock.json generado
Ver fichero

@ -1,6 +1,6 @@
{
"name": "@root/greenlock",
"version": "3.1.0-wip",
"version": "3.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Ver fichero

@ -1,6 +1,6 @@
{
"name": "@root/greenlock",
"version": "3.1.0-wip",
"version": "3.1.0",
"description": "The easiest Let's Encrypt client for Node.js and Browsers",
"homepage": "https://rootprojects.org/greenlock/",
"main": "greenlock.js",