React Plugin

This commit is contained in:
Kilian Hofmann 2021-08-02 15:52:08 +02:00
parent 200fbd8ae1
commit a9e93d50bc
3 changed files with 8 additions and 3 deletions

@ -1 +1 @@
Subproject commit 7204cdab6fcd771c6a6eb806f141cfb3115ea6bd
Subproject commit 04a2c243b2bd533b0d8748a8806ce274d9dbfd9a

View File

@ -5,6 +5,7 @@
"require": {
"germanairlinesva/graphql": "dev-master",
"germanairlinesva/schooling": "dev-master",
"germanairlinesva/fleet": "dev-master"
"germanairlinesva/fleet": "dev-master",
"germanairlinesva/react": "dev-master"
}
}
}

View File

@ -9,6 +9,10 @@ repos="{
\"type\": \"git\",
\"url\": \"https://git.hofmannnet.myhome-server.de/GermanAirlines/GermanAirlinesVA-GraphQL.git\"
},
\"ga.react\": {
\"type\": \"git\",
\"url\": \"https://git.hofmannnet.myhome-server.de/GermanAirlines/GermanAirlinesVA-React.git\"
},
\"ga.schooling\": {
\"type\": \"git\",
\"url\": \"https://git.hofmannnet.myhome-server.de/GermanAirlines/GermanAirlinesVA-Schooling.git\"