diff --git a/package.json b/package.json index 1147365..8a8e392 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/stylelint-config", - "version": "0.3.18", + "version": "0.3.19", "type": "module", "description": "ivuorinen's shareable configuration for stylelint.", "author": { @@ -47,7 +47,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/ivuorinen/base-configs-stylelint.git" + "url": "git+https://github.com/ivuorinen/base-configs-stylelint.git" }, "scripts": { "postinstall": "node scripts/postinstall.cjs"