add cross dependencies
This commit is contained in:
parent
134d29d82c
commit
6f838c555c
14 changed files with 2729 additions and 2688 deletions
|
|
@ -5,7 +5,8 @@
|
|||
"description": "Port of tidalcycles to javascript",
|
||||
"main": "strudel.mjs",
|
||||
"scripts": {
|
||||
"test": "npm run test --workspaces --if-present"
|
||||
"test": "npm run test --workspaces --if-present",
|
||||
"bootstrap": "lerna bootstrap"
|
||||
},
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue