From 854b5e192874a6917c53d71e88a7d6852e065175 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Mon, 22 Dec 2025 19:28:24 +0800 Subject: [PATCH] chore(bug): update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9bfaf27d848..ca2ce5479b6 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/OpenAPITools/openapi-generator-cli.git" + "url": "git+https://github.com/OpenAPITools/openapi-generator-cli.git" }, "publishConfig": { "registry": "https://registry.npmjs.org"