From dd3a2bc6e0277c303eb75b11aa7779c5072aaecb Mon Sep 17 00:00:00 2001 From: jakerated-r Date: Sat, 20 Jun 2026 07:39:45 -0500 Subject: [PATCH] chore: use public repository metadata --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3c41fe..a8be8a4 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Chen Yangjian (https://www.cyj.me)", "repository": { "type": "git", - "url": "git@github.com:cyjake/ssh-config.git" + "url": "git+https://github.com/cyjake/ssh-config.git" }, "files": [ "dist/**",