diff options
| author | Guillaume Horel <guillaume.horel@gmail.com> | 2018-01-27 12:10:07 -0500 |
|---|---|---|
| committer | Guillaume Horel <guillaume.horel@gmail.com> | 2018-01-27 12:10:07 -0500 |
| commit | ebc33ef1061cf235cce6845ea0185525b77f53a4 (patch) | |
| tree | 05f4219d5d68568bc6ee6c1a051ef820edbff670 /.gitmodules | |
| parent | 61de5a0b4f2d0a60d891681e6cf59c5fdc077b20 (diff) | |
| download | arch-pkgs-ebc33ef1061cf235cce6845ea0185525b77f53a4.tar.gz | |
update submodules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index cd44225..b135d37 100644 --- a/.gitmodules +++ b/.gitmodules @@ -212,3 +212,9 @@ [submodule "bcg729-git"] path = bcg729-git url = ssh://aur@aur.archlinux.org/bcg729-git +[submodule "python-dash-html-components"] + path = python-dash-html-components + url = ssh://aur@aur.archlinux.org/python-dash-html-components.git +[submodule "python-dash-core-components"] + path = python-dash-core-components + url = ssh://aur@aur.archlinux.org/python-dash-core-components.git |
