Skip to content

Commit c82d466

Browse files
Add new lib
1 parent 288822b commit c82d466

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

apps/client-web/tsconfig.app.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,9 @@
182182
],
183183
"@idl/mcp/prompts": ["libs/mcp/prompts/src/index.ts"],
184184
"@idl/vscode/walkthroughs": ["libs/vscode/walkthroughs/src/index.ts"],
185+
"@idl/mcp/analytics-repository": [
186+
"libs/mcp/analytics-repository/src/index.ts"
187+
],
185188
"zod": ["node_modules/zod/v3"],
186189
"buffer": ["node_modules/buffer"],
187190
"os": ["node_modules/os-browserify"],

0 commit comments

Comments
 (0)