This commit is contained in:
AJ ONeal 2016-10-12 16:32:07 -06:00
parent 5edc3ad217
commit f64583d619
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.6", "version": "2.0.7",
"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": {