-
-
Notifications
You must be signed in to change notification settings - Fork 369
/
.gitmodules
35 lines (35 loc) · 1.1 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
[submodule "packages/rps"]
path = packages/rps
branch = main
[submodule "packages/puro"]
path = packages/puro
branch = main
[submodule "packages/gcp-refresh-token"]
path = packages/gcp-refresh-token
branch = main
[submodule "packages/use-hashed-state"]
path = packages/use-hashed-state
branch = main
[submodule "examples"]
path = examples
[submodule "packages/permission-ui"]
path = packages/permission-ui
[submodule "packages/utils"]
path = packages/utils
url = https://github.com/PlasmoHQ/plasmo-utils.git
[submodule "packages/constants"]
path = packages/constants
url = https://github.com/PlasmoHQ/plasmo-constants.git
[submodule "packages/config"]
path = packages/config
url = https://github.com/PlasmoHQ/plasmo-config.git
[submodule "api/storage"]
path = api/storage
branch = main