Skip to content

Commit

Permalink
refactor: ♻️ mongoose-user to mongoose-users
Browse files Browse the repository at this point in the history
  • Loading branch information
zhumeisongsong committed Nov 19, 2024
1 parent c725fce commit 41458b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/users/infrastructure/mongoose/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export * from './lib/mongoose-user.repository';
export * from './lib/mongoose-users.repository';
export * from './lib/user.schema';

0 comments on commit 41458b8

Please sign in to comment.