From b87a56752c63ea1f2589e054f7015526df973c19 Mon Sep 17 00:00:00 2001 From: Joe Netti Date: Wed, 1 May 2019 21:46:51 -0700 Subject: [PATCH] updated graphql submodule. Added new jwt-factory submodule --- .gitmodules | 3 +++ graphql | 2 +- jwt-factory | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 jwt-factory diff --git a/.gitmodules b/.gitmodules index 1dacafb..cdb8518 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "graphql"] path = graphql url = https://github.com/nettijoe96/c-lightning-graphql.git +[submodule "jwt-factory"] + path = jwt-factory + url = https://github.com/nettijoe96/jwt-factory.git diff --git a/graphql b/graphql index 353f038..913359d 160000 --- a/graphql +++ b/graphql @@ -1 +1 @@ -Subproject commit 353f03826d26e76b467d84b99fb75dc3476c82ef +Subproject commit 913359d18d8c466acdf184f69344baff54aee78d diff --git a/jwt-factory b/jwt-factory new file mode 160000 index 0000000..cf90ba3 --- /dev/null +++ b/jwt-factory @@ -0,0 +1 @@ +Subproject commit cf90ba34958213e542212fd54f67861ab53c055d