1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-25 10:25:36 +02:00
bitwarden-browser/.gitmodules
2022-06-02 13:37:22 +02:00

19 lines
478 B
Plaintext

[submodule "apps/browser/jslib"]
path = apps/browser/jslib
url = https://github.com/bitwarden/jslib.git
branch = master
[submodule "apps/desktop/jslib"]
path = apps/desktop/jslib
url = https://github.com/bitwarden/jslib.git
branch = master
[submodule "apps/cli/jslib"]
path = apps/cli/jslib
url = https://github.com/bitwarden/jslib.git
branch = master
[submodule "apps/web/jslib"]
path = apps/web/jslib
url = https://github.com/bitwarden/jslib.git
branch = master