This commit is contained in:
AJ ONeal 2016-08-11 00:59:11 -06:00
parent 28f0a34e1e
commit a71c0c3838
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.2", "version": "2.0.3",
"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": {