fixed up some turbo libs to remove old config
This commit is contained in:
parent
6cc5b339bc
commit
46de1755e9
11 changed files with 6 additions and 12 deletions
|
|
@ -11,7 +11,6 @@
|
|||
"clean": "rimraf dist"
|
||||
},
|
||||
"dependencies": {
|
||||
"@stock-bot/config": "*",
|
||||
"@stock-bot/data-frame": "*",
|
||||
"@stock-bot/event-bus": "*",
|
||||
"@stock-bot/logger": "*",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@
|
|||
"build": {
|
||||
"dependsOn": [
|
||||
"@stock-bot/types#build",
|
||||
"@stock-bot/config#build",
|
||||
"@stock-bot/logger#build",
|
||||
"@stock-bot/utils#build",
|
||||
"@stock-bot/data-frame#build",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue