fix more deps

This commit is contained in:
Felix Roos 2022-03-25 21:29:09 +01:00
parent e2eea91261
commit edba815b0b
18 changed files with 5575 additions and 2306 deletions

View file

@ -19,5 +19,9 @@
"bugs": {
"url": "https://github.com/tidalcycles/strudel/issues"
},
"homepage": "https://github.com/tidalcycles/strudel#readme"
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"tone": "^14.7.77",
"webmidi": "^2.5.2"
}
}