chore: simplify build for v0.55.0 release
- Temporarily remove Cortex CLI dependencies to fix build - Keep core coordination methods in BrainyData - Cortex CLI will be added in v0.56 as separate package
This commit is contained in:
parent
0c51504706
commit
ce677f441d
6 changed files with 10 additions and 1415 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"moduleResolution": "NodeNext",
|
||||
"esModuleInterop": true,
|
||||
"strict": true,
|
||||
"resolveJsonModule": true,
|
||||
"declaration": true,
|
||||
"outDir": "./dist",
|
||||
"rootDir": "./src",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue