diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index ce19829585347cba24f6b072d4c6b172a47d34c4..6995d5a8205c731496af86d760963344b24ea9a4 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -32,6 +32,7 @@ const repoGroups = { 'contentful-rich-text': 'https://github.com/contentful/rich-text', 'date-io': 'https://github.com/dmtrKovalenko/date-io', 'devextreme-reactive': 'https://github.com/DevExpress/devextreme-reactive', + 'dnd-kit': 'https://github.com/clauderic/dnd-kit', 'electron-forge': 'https://github.com/electron-userland/electron-forge', 'ember-decorators': 'https://github.com/ember-decorators/ember-decorators', 'graphql-modules': 'https://github.com/Urigo/graphql-modules',