Compare commits

..

1 Commits

Author SHA1 Message Date
jarombridges 00569d63f3 Merge branch 'prod' of coolaj86/acme-dns-01-gandi.js into prettier 2019-07-12 04:42:39 +00:00
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
"version": "3.0.0",
"description": "Gandi + Let's Encrypt for Node.js - ACME dns-01 challenges w/ ACME.js and Greenlock.js",
"main": "index.js",
"files": [
"lib"
],
"scripts": {
"test": "node test.js"
},