From 529f3630ef5774e044b9c50980ee6b6a42cdeabb Mon Sep 17 00:00:00 2001 From: Maxime Lalo Date: Tue, 26 Sep 2023 16:39:57 +0200 Subject: [PATCH] :sparkles: Updating package json to fit the ressources --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4ec60cf..0f87ee00 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "express": "^4.18.2", "fp-ts": "^2.16.1", "jsonwebtoken": "^9.0.0", - "le-coffre-resources": "git@github.com:smart-chain-fr/leCoffre-resources.git#v2.81", + "le-coffre-resources": "git@github.com:smart-chain-fr/leCoffre-resources.git#v2.84", "module-alias": "^2.2.2", "monocle-ts": "^2.3.13", "multer": "^1.4.5-lts.1",