From a6a7286ef13f29ff403a7b5ff0452c75c894fab6 Mon Sep 17 00:00:00 2001 From: chimurai <655241+chimurai@users.noreply.github.com> Date: Fri, 12 Jul 2024 22:11:49 +0000 Subject: [PATCH] chore(package.json): fix repository.url - `npm pkg fix` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 041ac72d..235bb29a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/chimurai/http-proxy-middleware.git" + "url": "git+https://github.com/chimurai/http-proxy-middleware.git" }, "keywords": [ "reverse",