diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 982bc518f7aaf04df1651ab5a620b2eb031ff351..0a35240b982fbccf0bf9eb112c149f8c1ccfd1ee 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -24,6 +24,7 @@ const repoGroups = { 'date-io': 'https://github.com/dmtrKovalenko/date-io', 'devextreme-reactive': 'https://github.com/DevExpress/devextreme-reactive', 'electron-forge': 'https://github.com/electron-userland/electron-forge', + 'feathers-databases': 'https://github.com/feathersjs/databases', 'ember-decorators': 'https://github.com/ember-decorators/ember-decorators', 'graphql-modules': 'https://github.com/Urigo/graphql-modules', 'ionic-native': 'https://github.com/ionic-team/ionic-native', @@ -59,6 +60,7 @@ const repoGroups = { dropwizard: 'https://github.com/dropwizard/dropwizard', emotion: 'https://github.com/emotion-js/emotion', expo: 'https://github.com/expo/expo', + feathers: 'https://github.com/feathersjs/feathers', fimbullinter: 'https://github.com/fimbullinter/wotan', flopflip: 'https://github.com/tdeekens/flopflip', formatjs: 'https://github.com/formatjs/formatjs',