From eb0baf664374b6427a694df92ec4736c621c588e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20S=C3=A1nchez?= Date: Sun, 19 Nov 2023 00:09:15 +0100 Subject: [PATCH] chore(deploy): add home page --- package.json | 1 + projects/ngx-stripe/package.json | 1 + 2 files changed, 2 insertions(+) diff --git a/package.json b/package.json index 97f82a9..c4d3c3e 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "type": "git", "url": "https://github.com/richnologies/ngx-stripe.git" }, + "homepage": "https://ngx-stripe.dev", "keywords": [ "angular", "stripe", diff --git a/projects/ngx-stripe/package.json b/projects/ngx-stripe/package.json index 898dfee..7390bc1 100644 --- a/projects/ngx-stripe/package.json +++ b/projects/ngx-stripe/package.json @@ -5,6 +5,7 @@ "type": "git", "url": "https://github.com/richnologies/ngx-stripe" }, + "homepage": "https://ngx-stripe.dev", "keywords": [ "angular", "stripe",