1
0
镜像自地址 https://github.com/therootcompany/greenlock.js.git 已同步 2024-11-16 17:29:00 +00:00

v3.1.0: add CLI and more reasonable defaults

这个提交包含在:
AJ ONeal 2019-11-05 00:29:04 -07:00
父节点 5788abac1e
当前提交 4dc324f26f
共有 2 个文件被更改,包括 2 次插入2 次删除

2
package-lock.json 自动生成的
查看文件

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