hotfix: fix chord-voicings dependency
This commit is contained in:
parent
89acc4870b
commit
99f416bf6b
3 changed files with 51 additions and 51 deletions
|
|
@ -27,6 +27,7 @@
|
|||
"dependencies": {
|
||||
"@strudel.cycles/core": "^0.3.2",
|
||||
"@tonaljs/tonal": "^4.6.5",
|
||||
"webmidi": "^3.0.21"
|
||||
"webmidi": "^3.0.21",
|
||||
"chord-voicings": "^0.0.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@
|
|||
"homepage": "https://github.com/tidalcycles/strudel#readme",
|
||||
"dependencies": {
|
||||
"@strudel.cycles/core": "^0.3.2",
|
||||
"chord-voicings": "^0.0.1",
|
||||
"tone": "^14.7.77"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue