Update package.json (#2074)

Change the homepage URL's scheme to https
This commit is contained in:
Daniel Hritzkiv 2020-01-14 11:00:55 -05:00 committed by Charmander
parent ae3f13fad6
commit d456f1cda0

View File

@ -11,7 +11,7 @@
"postgresql",
"rdbms"
],
"homepage": "http://github.com/brianc/node-postgres",
"homepage": "https://github.com/brianc/node-postgres",
"repository": {
"type": "git",
"url": "git://github.com/brianc/node-postgres.git"