summaryrefslogtreecommitdiffhomepage
path: root/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/tsconfig.json b/tsconfig.json
index e4e833d..d31b44a 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -98,6 +98,9 @@
"path": "./packages/heartbeat"
},
{
+ "path": "./packages/provider-concurrency"
+ },
+ {
"path": "./packages/system-prompt"
},
{