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
+3 -2
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"
}
}
}
+4
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\"