diff --git a/packages/prettier-config/package.json b/packages/prettier-config/package.json index e773fbd8..9a35d3da 100644 --- a/packages/prettier-config/package.json +++ b/packages/prettier-config/package.json @@ -57,7 +57,7 @@ "homepage": "https://github.com/VirtualLiveLab/js-config/tree/main/#readme", "repository": { "type": "git", - "url": "https://github.com/VirtualLiveLab/js-config.git", + "url": "git+https://github.com/VirtualLiveLab/js-config.git", "directory": "packages/prettier-config" }, "bugs": { diff --git a/packages/stylelint-config/package.json b/packages/stylelint-config/package.json index 35f61f5a..903e12d7 100644 --- a/packages/stylelint-config/package.json +++ b/packages/stylelint-config/package.json @@ -64,7 +64,7 @@ "homepage": "https://github.com/VirtualLiveLab/js-config/tree/main/#readme", "repository": { "type": "git", - "url": "https://github.com/VirtualLiveLab/js-config.git", + "url": "git+https://github.com/VirtualLiveLab/js-config.git", "directory": "packages/stylelint-config" }, "bugs": { diff --git a/packages/tsconfig/package.json b/packages/tsconfig/package.json index abe55c88..299744d8 100644 --- a/packages/tsconfig/package.json +++ b/packages/tsconfig/package.json @@ -24,7 +24,7 @@ "homepage": "https://github.com/VirtualLiveLab/js-config/tree/main/#readme", "repository": { "type": "git", - "url": "https://github.com/VirtualLiveLab/js-config.git", + "url": "git+https://github.com/VirtualLiveLab/js-config.git", "directory": "packages/tsconfig" }, "bugs": {