mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 03:02:30 +00:00
chore(build): rehome dependencies
This commit is contained in:
parent
df1ab32267
commit
61542dece9
2 changed files with 13 additions and 13 deletions
24
.gitmodules
vendored
24
.gitmodules
vendored
|
|
@ -1,15 +1,15 @@
|
|||
[submodule "lib/common"]
|
||||
[submodule "lib/common"]
|
||||
path = lib/common
|
||||
url = https://github.com/whoahq/common.git
|
||||
[submodule "lib/squall"]
|
||||
path = lib/squall
|
||||
url = https://github.com/whoahq/squall.git
|
||||
[submodule "lib/typhoon"]
|
||||
url = https://github.com/thunderbrewhq/common.git
|
||||
[submodule "lib/squall"]
|
||||
path = lib/squall
|
||||
url = https://github.com/thunderbrewhq/squall.git
|
||||
[submodule "lib/typhoon"]
|
||||
path = lib/typhoon
|
||||
url = https://github.com/whoahq/typhoon.git
|
||||
[submodule "lib/system"]
|
||||
path = lib/system
|
||||
url = https://github.com/whoahq/system.git
|
||||
[submodule "lib/bc"]
|
||||
url = https://github.com/thunderbrewhq/typhoon.git
|
||||
[submodule "lib/system"]
|
||||
path = lib/system
|
||||
url = https://github.com/thunderbrewhq/system.git
|
||||
[submodule "lib/bc"]
|
||||
path = lib/bc
|
||||
url = https://github.com/whoahq/bc
|
||||
url = https://github.com/thunderbrewhq/bc.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue