From 2cbe75710f002f6b2c20a98c54018a545338c33d Mon Sep 17 00:00:00 2001 From: kirillgroshkov Date: Sat, 2 Nov 2024 09:58:54 +0100 Subject: [PATCH] chore: npm pkg fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f70cf4..70b9b1a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/NaturalCycles/semantic-release" + "url": "git+https://github.com/NaturalCycles/semantic-release.git" }, "engines": { "node": ">=20.13.0"