Add missing git submodule

pull/2772/head
Hinton 4 years ago
parent 09fbed5109
commit 2ea7613854

4
.gitmodules vendored

@ -12,3 +12,7 @@
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

@ -0,0 +1 @@
Subproject commit f4066b4f58af2e6e4ce82275b72a2a8501f25e78
Loading…
Cancel
Save