v1.1.2: merge old PRs

This commit is contained in:
AJ ONeal 2018-10-18 21:48:52 -06:00
parent 586cdd88ec
commit 2aa837007c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "nodejs-self-signed-certificate-example",
"version": "1.1.1",
"version": "1.1.2",
"description": "The end off all your self-sign certificate woes (in node.js at least)",
"main": "serve.js",
"scripts": {