v2.1.9: ignore failed background refresh

This commit is contained in:
AJ ONeal 2019-04-15 11:37:41 -06:00
parent 1f3e2670b9
commit e0912d0f76
2 changed files with 6 additions and 1 deletions

5
package-lock.json generated Normal file
View File

@ -0,0 +1,5 @@
{
"name": "le-sni-auto",
"version": "2.1.9",
"lockfileVersion": 1
}

View File

@ -1,6 +1,6 @@
{
"name": "le-sni-auto",
"version": "2.1.8",
"version": "2.1.9",
"description": "An auto-sni strategy for registering and renewing letsencrypt certificates using SNICallback",
"homepage": "https://git.coolaj86.com/coolaj86/le-sni-auto.js",
"main": "index.js",