React Plugin

This commit is contained in:
2021-08-02 15:52:08 +02:00
parent 200fbd8ae1
commit a9e93d50bc
3 changed files with 8 additions and 3 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
"require": { "require": {
"germanairlinesva/graphql": "dev-master", "germanairlinesva/graphql": "dev-master",
"germanairlinesva/schooling": "dev-master", "germanairlinesva/schooling": "dev-master",
"germanairlinesva/fleet": "dev-master" "germanairlinesva/fleet": "dev-master",
"germanairlinesva/react": "dev-master"
} }
} }
+4
View File
@@ -9,6 +9,10 @@ repos="{
\"type\": \"git\", \"type\": \"git\",
\"url\": \"https://git.hofmannnet.myhome-server.de/GermanAirlines/GermanAirlinesVA-GraphQL.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\": { \"ga.schooling\": {
\"type\": \"git\", \"type\": \"git\",
\"url\": \"https://git.hofmannnet.myhome-server.de/GermanAirlines/GermanAirlinesVA-Schooling.git\" \"url\": \"https://git.hofmannnet.myhome-server.de/GermanAirlines/GermanAirlinesVA-Schooling.git\"