Compare commits

..

No commits in common. "master" and "prod" have entirely different histories.
master ... prod

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