From 51bfbae5a5ee28d10c598b88971bf8da45278db6 Mon Sep 17 00:00:00 2001 From: Matteo Bertoldo Date: Tue, 19 Dec 2023 09:36:48 +0100 Subject: [PATCH] chore: normalized url for npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62432d9..e6c5162 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/matteobertoldo/webpack-mjml-plugin.git" + "url": "git+https://github.com/matteobertoldo/webpack-mjml-plugin.git" }, "keywords": [ "webpack",