diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index f0bd0870b68488e84b6bedbbebf856546caa3531..8d673a084211417b60378642fb67bb6d68c387d2 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -97,6 +97,7 @@ const repoGroups = { 'https://github.com/zeit/next.js', // old repo 'https://github.com/vercel/next.js', ], + nivo: 'https://github.com/plouc/nivo', ngrx: 'https://github.com/ngrx/', nrwl: 'https://github.com/nrwl/', nuxtjs: 'https://github.com/nuxt/nuxt.js',