Skip to content

Commit 350fbb0

Browse files
committed
chore(tx-construction): add missing tsconfig reference to util-rxjs
1 parent fee2064 commit 350fbb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/tx-construction/src/tsconfig.json

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
{
88
"path": "../../util/src"
99
},
10+
{
11+
"path": "../../util-rxjs/src"
12+
},
1013
{
1114
"path": "../../core/src"
1215
},

0 commit comments

Comments
 (0)