Skip to content

Commit aa235ba

Browse files
committed
Re-added submodules
Signed-off-by: Diwank Singh <diwank.singh@gmail.com>
1 parent 187764b commit aa235ba

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "core"]
2+
path = core
3+
url = https://github.com/pipesjs/core.git
4+
[submodule "utils"]
5+
path = utils
6+
url = https://github.com/pipesjs/utils.git
7+
[submodule "convert"]
8+
path = convert
9+
url = https://github.com/pipesjs/convert.git

convert

Submodule convert added at 3b99b1a

core

Submodule core added at 15fe223

utils

Submodule utils added at 676d70f

0 commit comments

Comments
 (0)