diff options
Diffstat (limited to 'tsconfig.json')
| -rw-r--r-- | tsconfig.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json index fa41981..0bb3a16 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -5,6 +5,9 @@ "path": "./packages/auth-apikey" }, { + "path": "./packages/conversation-store" + }, + { "path": "./packages/kernel" }, { |
