From fbf9d302659218c3d8042cfbbbc9da7786656d59 Mon Sep 17 00:00:00 2001 From: Maxime Lalo Date: Mon, 15 May 2023 16:10:07 +0200 Subject: [PATCH] :sparkles: Updating resources --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e658b730..948859f1 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "cors": "^2.8.5", "express": "^4.18.2", "jsonwebtoken": "^9.0.0", - "le-coffre-resources": "git@github.com:smart-chain-fr/leCoffre-resources.git#v2.50", + "le-coffre-resources": "git@github.com:smart-chain-fr/leCoffre-resources.git#v2.51", "module-alias": "^2.2.2", "multer": "^1.4.5-lts.1", "next": "^13.1.5",