From e8f758aa013502864213de27a1e74e374b3127b2 Mon Sep 17 00:00:00 2001 From: OxSaitama Date: Thu, 16 Mar 2023 15:59:54 +0100 Subject: [PATCH] refacto repository url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d4894e..187508d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/smart-chain-fr/leCoffre-resources" + "url": "git+ssh://git@github.com:smart-chain-fr/leCoffre-resources.git" }, "scripts": { "build": "tsc",