add homepage url

This commit is contained in:
AJ ONeal 2018-05-10 13:56:05 -06:00
parent 85d9547b4d
commit 50ca48230d
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{ {
"name": "greenlock-hapi", "name": "greenlock-hapi",
"version": "2.1.2", "homepage": "https://git.coolaj86.com/coolaj86/greenlock-hapi.js",
"version": "2.1.3",
"description": "An Automated HTTPS ACME client (Let's Encrypt v2) for hapi", "description": "An Automated HTTPS ACME client (Let's Encrypt v2) for hapi",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {