From 7ddec36369f35915ca83dd4438b38eb2ba823fde Mon Sep 17 00:00:00 2001 From: Ambigapathy Vinayak Date: Thu, 30 May 2024 15:50:14 +0200 Subject: [PATCH] Change config file to work correcly --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 82cdbe7..00e3d64 100644 --- a/config.json +++ b/config.json @@ -6,7 +6,7 @@ [ { "author": "gabime", - "pkg": "spdlog" + "name": "spdlog" } ] } \ No newline at end of file