1
0
鏡像自 https://github.com/therootcompany/greenlock.js.git synced 2024-11-16 17:29:00 +00:00

v3.1.0: add CLI and more reasonable defaults

This commit is contained in:
AJ ONeal 2019-11-05 00:29:04 -07:00
父節點 5788abac1e
當前提交 4dc324f26f
共有 2 個檔案被更改,包括 2 行新增2 行删除

2
package-lock.json generated
查看文件

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

查看文件

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