diff --git a/package.json b/package.json index 1c32e25..81a7746 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/semantic-release-config", - "version": "0.3.17", + "version": "0.3.18", "description": "ivuorinen's shareable configuration for semantic-release.", "author": { "name": "Ismo Vuorinen", @@ -37,7 +37,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/ivuorinen/base-configs-semantic-release.git" + "url": "git+https://github.com/ivuorinen/base-configs-semantic-release.git" }, "scripts": { "postinstall": "node scripts/postinstall.cjs"