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 3dea4a1..7fda111 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -41,6 +41,9 @@ "path": "./packages/credential-store" }, { + "path": "./packages/exec-backend" + }, + { "path": "./packages/conversation-store" }, { |
