This commit is contained in:
AJ ONeal 2016-10-12 16:25:34 -06:00
parent ccd525a09a
commit 92dbd18029
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "le-challenge-fs", "name": "le-challenge-fs",
"version": "2.0.5", "version": "2.0.6",
"description": "A fs-based strategy for node-letsencrypt for setting, retrieving, and clearing ACME challenges issued by the ACME server", "description": "A fs-based strategy for node-letsencrypt for setting, retrieving, and clearing ACME challenges issued by the ACME server",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {