From 65d364656a0bd61b8146a3e42cdd720158ebcc96 Mon Sep 17 00:00:00 2001 From: Leonardo Correa Date: Mon, 3 Aug 2020 19:26:36 +1000 Subject: [PATCH] fix: package url inside package.json after org creation (#130) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 80c4ae1..281cf30 100644 --- a/package.json +++ b/package.json @@ -19,10 +19,10 @@ "commit": "./standalone.js", "travis-deploy-once": "travis-deploy-once" }, - "homepage": "https://github.com/leonardoanalista/cz-customizable", + "homepage": "https://github.com/leoforfree/cz-customizable", "repository": { "type": "git", - "url": "https://github.com/leonardoanalista/cz-customizable.git" + "url": "https://github.com/leoforfree/cz-customizable.git" }, "author": "Leonardo Correa ", "contributors": [