forked from artcom/eppsa-ksm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
46 lines (45 loc) · 2.15 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[submodule "cms-frontend"]
path = cms-frontend
url = https://github.com/artcom/git-json-cms-frontend
[submodule "asset-server"]
path = asset-server
url = https://github.com/artcom/git-json-cms-asset-server.git
[submodule "content-repo"]
path = content-repo
url = https://github.com/artcom/git-json-cms-content-repo.git
[submodule "game-challenge/quiz/lib/eppsa-ksm-shared"]
path = game-challenge/quiz/lib/eppsa-ksm-shared
url = https://github.com/artcom/eppsa-ksm-shared.git
[submodule "game-client/lib/eppsa-ksm-shared"]
path = game-client/lib/eppsa-ksm-shared
url = https://github.com/artcom/eppsa-ksm-shared
[submodule "game-challenge/sorting/lib/eppsa-ksm-shared"]
path = game-challenge/sorting/lib/eppsa-ksm-shared
url = https://github.com/artcom/eppsa-ksm-shared.git
[submodule "game-challenge/button/lib/eppsa-ksm-shared"]
path = game-challenge/button/lib/eppsa-ksm-shared
url = https://github.com/artcom/eppsa-ksm-shared
[submodule "game-challenge/graph/lib/eppsa-ksm-shared"]
path = game-challenge/graph/lib/eppsa-ksm-shared
url = https://github.com/artcom/eppsa-ksm-shared
[submodule "game-challenge/hidden/lib/eppsa-ksm-shared"]
path = game-challenge/hidden/lib/eppsa-ksm-shared
url = https://github.com/artcom/eppsa-ksm-shared
[submodule "game-challenge/clicker/lib/eppsa-ksm-shared"]
path = game-challenge/clicker/lib/eppsa-ksm-shared
url = https://github.com/artcom/eppsa-ksm-shared
[submodule "game-challenge/skill/lib/eppsa-ksm-shared"]
path = game-challenge/skill/lib/eppsa-ksm-shared
url = https://github.com/artcom/eppsa-ksm-shared
[submodule "game-challenge/sorting/lib/react-dnd-touch-backend"]
path = game-challenge/sorting/lib/react-dnd-touch-backend
url = https://github.com/artcom/react-dnd-touch-backend.git
[submodule "game-challenge/astragal/lib/eppsa-ksm-shared"]
path = game-challenge/astragal/lib/eppsa-ksm-shared
url = https://github.com/artcom/eppsa-ksm-shared.git
[submodule "dashboard/lib/eppsa-ksm-shared"]
path = dashboard/lib/eppsa-ksm-shared
url = https://github.com/artcom/eppsa-ksm-shared
[submodule "game-client/lib/react-qr-reader"]
path = game-client/lib/react-qr-reader
url = https://github.com/artcom/react-qr-reader.git