Skip to content

Commit

Permalink
feat(core/preset): add nexpect monorepo (#11538)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Sep 2, 2021
1 parent de72715 commit a73c107
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/presets/internal/monorepo.ts
Expand Up @@ -126,6 +126,7 @@ const repoGroups = {
'https://github.com/neutrinojs/neutrino',
'https://github.com/mozilla-neutrino/neutrino-dev',
],
nexpect: 'https://github.com/fluffynuts/NExpect',
nextjs: [
'https://github.com/zeit/next.js', // old repo
'https://github.com/vercel/next.js',
Expand Down

0 comments on commit a73c107

Please sign in to comment.