Skip to content

Commit

Permalink
fix(filters): Fix bug with incorect parameters in filter
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnDoePlusPlus authored and doug-martin committed Oct 1, 2020
1 parent 9f4e93b commit 6ada4f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/query-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"@nestjs/typeorm": "7.1.4",
"@types/lodash.filter": "4.6.6",
"@types/lodash.omit": "4.5.6",
"@types/uuid": "8.3.0",
"class-transformer": "0.3.1",
"sqlite3": "5.0.0",
"ts-mockito": "2.6.1",
Expand Down

0 comments on commit 6ada4f4

Please sign in to comment.