updated graphql submodule. Added new jwt-factory submodule

This commit is contained in:
Joe Netti
2019-05-01 21:46:51 -07:00
committed by Christian Decker
parent 023da9c36b
commit b87a56752c
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -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