This commit is contained in:
AJ ONeal 2016-08-09 14:08:19 -06:00
parent 4affcb3969
commit 75c027b292
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.1", "version": "2.0.2",
"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": {