Skip to content

Commit

Permalink
Merge pull request #47 from brugsel/feature/nestjs
Browse files Browse the repository at this point in the history
feat: Add nestjs group
  • Loading branch information
janl authored Aug 28, 2019
2 parents a36d346 + d7a857b commit 8057e2b
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 8057e2b

Please sign in to comment.