v2.4.8: (version fix) demote spdy to non-default

This commit is contained in:
AJ ONeal 2018-11-04 22:58:44 -07:00
parent d566cfc9f1
commit 0476905a5b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "greenlock-express",
"version": "2.4.7",
"version": "2.4.8",
"description": "Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.",
"main": "index.js",
"homepage": "https://git.coolaj86.com/coolaj86/greenlock-express.js",