diff --git a/packages/commitlint-config/package.json b/packages/commitlint-config/package.json index 7203adb..3e0edc4 100644 --- a/packages/commitlint-config/package.json +++ b/packages/commitlint-config/package.json @@ -9,7 +9,7 @@ "author": "Ciro Ferreira da Cruz ", "repository": { "type": "git", - "url": "git@github.com:yetanothercode/yet-another.git", + "url": "git+https://github.com/yetanothercode/yet-another.git", "directory": "packages/commitlint-config" }, "peerDependencies": { diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index 28f53c4..8a21497 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -9,7 +9,7 @@ "author": "Ciro Ferreira da Cruz ", "repository": { "type": "git", - "url": "git@github.com:yetanothercode/yet-another.git", + "url": "git+https://github.com/yetanothercode/yet-another.git", "directory": "packages/prettier-config" }, "peerDependencies": { diff --git a/packages/vscode-extension-pack/package.json b/packages/vscode-extension-pack/package.json index 909d622..75828de 100644 --- a/packages/vscode-extension-pack/package.json +++ b/packages/vscode-extension-pack/package.json @@ -6,7 +6,7 @@ "publisher": "cirocfc", "repository": { "type": "git", - "url": "git@github.com:yetanothercode/yet-another.git", + "url": "git+https://github.com/yetanothercode/yet-another.git", "directory": "packages/vscode-extension-pack" }, "files": [