From 94ad95c7fa65673d2e456b3a6d8aa82012db706b Mon Sep 17 00:00:00 2001 From: a flying potato <80830782+a-flying-potato@users.noreply.github.com> Date: Wed, 24 Mar 2021 20:58:05 +0100 Subject: [PATCH] :robot: chore(package.json): Use https for homepage URL. These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/84eaeb4142b3fee77a179bb93606956b18566d90/src/transforms/package.json:homepage-use-https.js Please contact the author of the transform if you believe there was an error. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a792e07..e2e1d83 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "files": [ "dist" ], - "homepage": "http://aureooms.github.io/js-predicate", + "homepage": "https://aureooms.github.io/js-predicate", "keywords": [ "boolean", "bricks",