forked from deep-foundation/dev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
40 lines (40 loc) · 1.39 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
[submodule "packages/hasura"]
path = packages/hasura
url = https://github.com/deep-foundation/hasura.git
branch = main
[submodule "packages/deeplinks"]
path = packages/deeplinks
url = https://github.com/deep-foundation/deeplinks.git
branch = main
[submodule "packages/materialized-path"]
path = packages/materialized-path
url = https://github.com/deep-foundation/materialized-path.git
branch = main
[submodule "packages/store"]
path = packages/store
url = https://github.com/deep-foundation/store.git
branch = main
[submodule "packages/react-hasura"]
path = packages/react-hasura
url = https://github.com/deep-foundation/react-hasura.git
branch = main
[submodule "packages/deepcase"]
path = packages/deepcase
url = https://github.com/deep-foundation/deepcase.git
branch = main
[submodule "packages/gh-pages"]
path = packages/gh-pages
url = https://github.com/deep-foundation/deepcase.github.io.git
branch = main
[submodule "packages/js-docker-isolation-provider"]
path = packages/js-docker-isolation-provider
url = https://github.com/deep-foundation/js-docker-isolation-provider
branch = main
[submodule "packages/sdk"]
path = packages/sdk
url = https://github.com/deep-foundation/sdk.git
branch = main
[submodule "packages/python-docker-isolation-provider"]
path = packages/python-docker-isolation-provider
url = https://github.com/deep-foundation/python-docker-isolation-provider
branch = main