Skip to content

Commit 31e34ad

Browse files
committed
fix: references
1 parent 6f46b10 commit 31e34ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/api/tsconfig.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,7 @@
2727
"exclude": ["node_modules", "dist"],
2828
"references": [
2929
{ "path": "../../packages/db" },
30-
{ "path": "../../packages/auth" },
3130
{ "path": "../../packages/redis" },
32-
{ "path": "../../packages/rpc" },
3331
{ "path": "../../packages/sdk" },
3432
{ "path": "../../packages/shared" }
3533
]

0 commit comments

Comments
 (0)