From aa3feb4f14e69dbfab8bd8a9726967d03b89d0ca Mon Sep 17 00:00:00 2001 From: omaroughriss Date: Tue, 15 Jul 2025 15:15:42 +0200 Subject: [PATCH] Update resources dep --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe4f4409..644b30f3 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "heroicons": "^2.1.5", "jszip": "^3.10.1", "jwt-decode": "^3.1.2", - "le-coffre-resources": "git@github.com:smart-chain-fr/leCoffre-resources.git#v2.167", + "le-coffre-resources": "git+https://git.4nkweb.com/4nk/lecoffre-ressources.git#v2.167", "next": "^14.2.3", "prettier": "^2.8.7", "react": "18.2.0",