diff --git a/package.json b/package.json index 2d93151..0569e9b 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "https://gitlab.com/pushrocks/smartcli.git" + "url": "https://code.foss.global/push.rocks/smartcli.git" }, "keywords": [ "CLI", @@ -32,7 +32,7 @@ "bugs": { "url": "https://gitlab.com/pushrocks/smartcli/issues" }, - "homepage": "https://gitlab.com/pushrocks/smartcli", + "homepage": "https://code.foss.global/push.rocks/smartcli", "dependencies": { "@push.rocks/lik": "^6.0.15", "@push.rocks/smartlog": "^3.0.6", @@ -63,4 +63,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file