add homepage url
This commit is contained in:
parent
85d9547b4d
commit
50ca48230d
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue