0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-05-16 09:53:45 +02:00

deps: Track Riot.

This commit is contained in:
Jason Volk 2018-01-28 20:34:32 -08:00
parent 5f6b5852b1
commit c2be639346
4 changed files with 15 additions and 0 deletions

12
.gitmodules vendored
View file

@ -8,3 +8,15 @@
[submodule "boost"]
path = deps/boost
url = https://github.com/boostorg/boost.git
[submodule "deps/riot-web"]
path = deps/riot-web
url = https://github.com/vector-im/riot-web.git
branch = develop
[submodule "deps/matrix-js-sdk"]
path = deps/matrix-js-sdk
url = https://github.com/matrix-org/matrix-js-sdk.git
branch = develop
[submodule "deps/matrix-react-sdk"]
path = deps/matrix-react-sdk
url = https://github.com/matrix-org/matrix-react-sdk.git
branch = develop

1
deps/matrix-js-sdk vendored Submodule

@ -0,0 +1 @@
Subproject commit 38915eb7fcf01cf9dadfd51f530557ab7ffa3e23

1
deps/matrix-react-sdk vendored Submodule

@ -0,0 +1 @@
Subproject commit ebfdd7c718dc93b86fd46e4a8019abd8f78bad89

1
deps/riot-web vendored Submodule

@ -0,0 +1 @@
Subproject commit b0a3bd6591611579144cfbd959da30d354d09ef3