From ebc33ef1061cf235cce6845ea0185525b77f53a4 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Sat, 27 Jan 2018 12:10:07 -0500 Subject: update submodules --- .gitmodules | 6 ++++++ python-dash | 2 +- python-dash-core-components | 1 + python-dash-html-components | 1 + python-dash-renderer | 2 +- 5 files changed, 10 insertions(+), 2 deletions(-) create mode 160000 python-dash-core-components create mode 160000 python-dash-html-components 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 diff --git a/python-dash b/python-dash index c109765..b2a1fc0 160000 --- a/python-dash +++ b/python-dash @@ -1 +1 @@ -Subproject commit c1097653c549e4374a16cef4ab32111f7447c393 +Subproject commit b2a1fc076bff43399b03db0c2d69059882f2c293 diff --git a/python-dash-core-components b/python-dash-core-components new file mode 160000 index 0000000..6f0f917 --- /dev/null +++ b/python-dash-core-components @@ -0,0 +1 @@ +Subproject commit 6f0f9174c42c4e94db0a5d8b16f38a8b44a61aec diff --git a/python-dash-html-components b/python-dash-html-components new file mode 160000 index 0000000..4770bbd --- /dev/null +++ b/python-dash-html-components @@ -0,0 +1 @@ +Subproject commit 4770bbdb60ec0f2e9903434c018d1b5f1ca472e5 diff --git a/python-dash-renderer b/python-dash-renderer index 3860e75..c2753a9 160000 --- a/python-dash-renderer +++ b/python-dash-renderer @@ -1 +1 @@ -Subproject commit 3860e7543d369ec8e62306c4b675e313f8838965 +Subproject commit c2753a94824131706cdd7a1eee5eb4243e1258cb -- cgit v1.2.3-70-g09d2