-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
21 lines (21 loc) · 882 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "node_modules/musicjson"]
path = node_modules/musicjson
url = [email protected]:erikronstrom/musicjson.git
[submodule "node_modules/accidental-value"]
path = node_modules/accidental-value
url = [email protected]:erikronstrom/accidental-value.git
[submodule "node_modules/notecoord"]
path = node_modules/notecoord
url = [email protected]:erikronstrom/notecoord.git
[submodule "node_modules/interval-coords"]
path = node_modules/interval-coords
url = [email protected]:erikronstrom/interval-coords.git
[submodule "node_modules/helmholtz"]
path = node_modules/helmholtz
url = [email protected]:erikronstrom/helmholtz.git
[submodule "node_modules/scientific-notation"]
path = node_modules/scientific-notation
url = [email protected]:erikronstrom/scientific-notation.git
[submodule "node_modules/daccord"]
path = node_modules/daccord
url = [email protected]:erikronstrom/daccord.git