update tonal, fixes #269

This commit is contained in:
Felix Roos 2022-11-29 23:31:23 +01:00
parent afe17a507e
commit 6c0b86d8f4
2 changed files with 249 additions and 249 deletions

View file

@ -26,7 +26,7 @@
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"@strudel.cycles/core": "^0.4.0",
"@tonaljs/tonal": "^4.6.11",
"@tonaljs/tonal": "^4.7.2",
"chord-voicings": "^0.0.1",
"webmidi": "^3.0.21"
}