From 6ec0c5e23c14e8a1cba0b54910110e4707a4b1c4 Mon Sep 17 00:00:00 2001 From: FutureRave Date: Sat, 26 Feb 2022 11:00:11 +0000 Subject: [PATCH] .git --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 466ae1b..6d1be60 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,5 +6,5 @@ url = https://github.com/microsoft/GSL.git [submodule "deps/json"] path = deps/json - url = https://github.com/nlohmann/json + url = https://github.com/nlohmann/json.git branch = develop