mirror of
https://github.com/lightningd/plugins.git
synced 2026-08-16 13:00:58 +02:00
updated graphql submodule. Added new jwt-factory submodule
This commit is contained in:
parent
023da9c36b
commit
b87a56752c
3 changed files with 5 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
graphql
2
graphql
|
|
@ -1 +1 @@
|
|||
Subproject commit 353f03826d26e76b467d84b99fb75dc3476c82ef
|
||||
Subproject commit 913359d18d8c466acdf184f69344baff54aee78d
|
||||
1
jwt-factory
Submodule
1
jwt-factory
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit cf90ba34958213e542212fd54f67861ab53c055d
|
||||
Loading…
Add table
Add a link
Reference in a new issue