v3.1.0: add CLI and more reasonable defaults

This commit is contained in:
AJ ONeal 2019-11-05 00:29:04 -07:00
parent 5788abac1e
commit 4dc324f26f
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

@ -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",