File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -409,7 +409,7 @@ Also add the following to your application.ts file to bind the Sequelize reposit
409409
410410``` ts
411411import {AuditLog } from ' @sourceloop/auidt-log/' ;
412- import {AuditLogRepository } from ' @sourceloop/auidt -log/sequelize' ;
412+ import {AuditLogRepository } from ' @sourceloop/audit -log/sequelize' ;
413413
414414this .repositories = [AuditLogRepository < AuditLog > ];
415415```
Original file line number Diff line number Diff line change @@ -409,7 +409,7 @@ Also add the following to your application.ts file to bind the Sequelize reposit
409409
410410``` ts
411411import {AuditLog } from ' @sourceloop/auidt-log/' ;
412- import {AuditLogRepository } from ' @sourceloop/auidt -log/sequelize' ;
412+ import {AuditLogRepository } from ' @sourceloop/audit -log/sequelize' ;
413413
414414this .repositories = [AuditLogRepository < AuditLog > ];
415415```
You can’t perform that action at this time.
0 commit comments