This commit is contained in:
AJ ONeal 2021-04-04 10:57:33 -06:00
parent e11af9300c
commit 7160a332f5
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

@ -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": {