2
0
ミラー元 https://github.com/therootcompany/acme-dns-01-godaddy.js 前回の同期 2025-07-02 00:16:31 +00:00
このコミットが含まれているのは:
AJ ONeal 2021-04-04 10:57:33 -06:00
コミット 7160a332f5
2個のファイルの変更2行の追加2行の削除

2
package-lock.json generated
ファイルの表示

@ -1,6 +1,6 @@
{ {
"name": "acme-dns-01-godaddy", "name": "acme-dns-01-godaddy",
"version": "3.0.0", "version": "3.0.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

ファイルの表示

@ -1,6 +1,6 @@
{ {
"name": "acme-dns-01-godaddy", "name": "acme-dns-01-godaddy",
"version": "3.0.0", "version": "3.0.1",
"description": "Godaddy DNS for Let's Encrypt / ACME dns-01 challenges with ACME.js and Greenlock.js", "description": "Godaddy DNS for Let's Encrypt / ACME dns-01 challenges with ACME.js and Greenlock.js",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {