Skip to content

Commit

Permalink
Update packages/bridge-status-controller/tsconfig.build.json
Browse files Browse the repository at this point in the history
Co-authored-by: Elliot Winkler <[email protected]>
  • Loading branch information
infiniteflower and mcmire authored Feb 19, 2025
1 parent 45fb6c8 commit fbe37fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/bridge-status-controller/tsconfig.build.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
{ "path": "../bridge-controller/tsconfig.build.json" },
{ "path": "../controller-utils/tsconfig.build.json" },
{ "path": "../network-controller/tsconfig.build.json" },
{ "path": "../polling-controller/tsconfig.build.json" }
{ "path": "../polling-controller/tsconfig.build.json" },
{ "path": "../transaction-controller/tsconfig.build.json" }
],
"include": ["../../types", "./src"]
}

0 comments on commit fbe37fe

Please sign in to comment.