From f596aaa1333850fc556dae4cd23a3a584be940c9 Mon Sep 17 00:00:00 2001 From: Vins Date: Mon, 12 Feb 2024 17:51:28 +0100 Subject: [PATCH] Document public description optional --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7ad6158..1cb06594 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "file-type-checker": "^1.0.8", "fp-ts": "^2.16.1", "jsonwebtoken": "^9.0.0", - "le-coffre-resources": "git@github.com:smart-chain-fr/leCoffre-resources.git#v2.106", + "le-coffre-resources": "git@github.com:smart-chain-fr/leCoffre-resources.git#v2.108", "module-alias": "^2.2.2", "monocle-ts": "^2.3.13", "multer": "^1.4.5-lts.1",