Skip to content

Commit

Permalink
feat(monorepo): Monorepo preset for Netty (#11992)
Browse files Browse the repository at this point in the history
  • Loading branch information
astellingwerf committed Oct 3, 2021
1 parent 71679f4 commit e96d7b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Expand Up @@ -127,6 +127,7 @@ const repoGroups = {
mockito: 'https://github.com/mockito/mockito',
mstest: 'https://github.com/microsoft/testfx',
nest: 'https://github.com/nestjs/nest',
netty: 'https://github.com/netty/netty',
neutrino: [
'https://github.com/neutrinojs/neutrino',
'https://github.com/mozilla-neutrino/neutrino-dev',
Expand Down

0 comments on commit e96d7b5

Please sign in to comment.