Skip to content

Commit

Permalink
feat: Add nestjs group
Browse files Browse the repository at this point in the history
  • Loading branch information
brugsel committed Aug 28, 2019
1 parent a36d346 commit d7a857b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,11 @@ const monorepoDefinitions = {
'@material-ui/lab',
'@material-ui/docs'
],
'nestjs': [
'@nestjs/common',
'@nestjs/core',
'@nestjs/platform-express'
],
'ngxs': [
'@ngxs/devtools-plugin',
'@ngxs/form-plugin',
Expand Down

0 comments on commit d7a857b

Please sign in to comment.