From 73064894f0c5cf56b597e63193f0ef8ba0a597a7 Mon Sep 17 00:00:00 2001 From: Curt Howard Date: Thu, 30 Mar 2023 11:05:31 -0400 Subject: [PATCH] Add tiptap monorepo --- lib/config/presets/internal/monorepo.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/config/presets/internal/monorepo.ts b/lib/config/presets/internal/monorepo.ts index 6cb890ae466752..143207493ec8da 100644 --- a/lib/config/presets/internal/monorepo.ts +++ b/lib/config/presets/internal/monorepo.ts @@ -229,6 +229,7 @@ const repoGroups = { 'testcontainers-java': 'https://github.com/testcontainers/testcontainers-java', 'theme-ui': 'https://github.com/system-ui/theme-ui', + tiptap: 'https://github.com/ueberdosis/tiptap', treat: 'https://github.com/seek-oss/treat', trpc: 'https://github.com/trpc/trpc', tsoa: 'https://github.com/lukeautry/tsoa',