This commit is contained in:
AJ ONeal 2021-04-04 10:57:33 -06:00
vanhempi e11af9300c
commit 7160a332f5
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa

2
package-lock.json generated
Näytä tiedosto

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

Näytä tiedosto

@ -1,6 +1,6 @@
{
"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",
"main": "index.js",
"scripts": {