This commit is contained in:
AJ ONeal 2016-08-11 01:01:39 -06:00
parent a7ef7325f6
commit 1353ac1c10
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.3", "version": "2.0.4",
"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": {