diff --git a/packages/c/cnpj-utils.json b/packages/c/cnpj-utils.json index 1dc1638c9..58e3b04c2 100644 --- a/packages/c/cnpj-utils.json +++ b/packages/c/cnpj-utils.json @@ -2,7 +2,7 @@ "name": "cnpj-utils", "filename": "cnpj-utils.min.js", "homepage": "https://cnpj-utils.vercel.app/", - "description": "Utility functions to deal with CNPJ data (Brazilian company ID), like generation fake ones, validating and formatting", + "description": "Utility functions to deal with CNPJ (Brazilian employer ID).", "license": "MIT", "authors": [ { @@ -26,7 +26,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/juliolmuller/cnpj-utils-js" + "url": "https://github.com/LacusSolutions/br-utils-js" }, "autoupdate": { "source": "npm", diff --git a/packages/c/cpf-utils.json b/packages/c/cpf-utils.json index def2881d3..667e5f4e1 100644 --- a/packages/c/cpf-utils.json +++ b/packages/c/cpf-utils.json @@ -2,7 +2,7 @@ "name": "cpf-utils", "filename": "cpf-utils.min.js", "homepage": "https://cpf-utils.vercel.app/", - "description": "Straight forward JavaScript package to handle CPF data (Brazilian personal ID).", + "description": "Utility functions to deal with CPF data (Brazilian personal ID).", "license": "MIT", "authors": [ { @@ -26,7 +26,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/juliolmuller/cpf-utils-js" + "url": "https://github.com/LacusSolutions/br-utils-js" }, "autoupdate": { "source": "npm", diff --git a/packages/f/file2arraybuffer.json b/packages/f/file2arraybuffer.json index d8d899114..c08cc90a5 100644 --- a/packages/f/file2arraybuffer.json +++ b/packages/f/file2arraybuffer.json @@ -20,7 +20,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/juliolmuller/file2arraybuffer-js" + "url": "https://github.com/LacusSolutions/file2arraybuffer-js" }, "autoupdate": { "source": "npm", diff --git a/packages/n/num-only.json b/packages/n/num-only.json index 92b912f05..fce3d6b48 100644 --- a/packages/n/num-only.json +++ b/packages/n/num-only.json @@ -22,7 +22,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/juliolmuller/num-only-js" + "url": "https://github.com/LacusSolutions/num-only-js" }, "autoupdate": { "source": "npm",