Skip to content

Commit

Permalink
Merge 7b6232f into fa949fc
Browse files Browse the repository at this point in the history
  • Loading branch information
duongleh committed Feb 9, 2021
2 parents fa949fc + 7b6232f commit 1a88998
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/crud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
"dependencies": {
"@nestjsx/crud-request": "^5.0.0-alpha.1",
"@nestjsx/util": "^5.0.0-alpha.1",
"deepmerge": "^3.2.0"
"deepmerge": "^3.2.0",
"pluralize": "^8.0.0"
},
"peerDependencies": {
"class-transformer": "*",
Expand Down

0 comments on commit 1a88998

Please sign in to comment.