dependency hell fixes
This commit is contained in:
parent
50e5b5cbed
commit
24768446f5
20 changed files with 219 additions and 197 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import type { Browser } from '@stock-bot/browser';
|
||||
import type { CacheProvider } from '@stock-bot/cache';
|
||||
import type { IServiceContainer } from '@stock-bot/handlers';
|
||||
import type { IServiceContainer } from '@stock-bot/types';
|
||||
import type { Logger } from '@stock-bot/logger';
|
||||
import type { MongoDBClient } from '@stock-bot/mongodb';
|
||||
import type { PostgreSQLClient } from '@stock-bot/postgres';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue