diff --git a/package.json b/package.json index 535f10d..e66db94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/prettier-config", - "version": "0.3.11", + "version": "0.3.12", "type": "module", "description": "ivuorinen's shareable configuration for Prettier.", "author": { @@ -37,7 +37,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/ivuorinen/base-configs-prettier.git" + "url": "git+https://github.com/ivuorinen/base-configs-prettier.git" }, "scripts": { "postinstall": "node scripts/postinstall.cjs"