From 4d0435732b32405aec5c85849043ccb2d9ae0c22 Mon Sep 17 00:00:00 2001 From: Julien Tanay <julien.tanay@gmail.com> Date: Fri, 4 Oct 2024 07:59:04 +0200 Subject: [PATCH] feat(preset): add Flipper monorepo (#31750) Co-authored-by: Rhys Arkins <rhys@arkins.net> --- lib/data/monorepo.json | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json index c6bcdffc87..6a9468a441 100644 --- a/lib/data/monorepo.json +++ b/lib/data/monorepo.json @@ -285,6 +285,7 @@ "feign": "https://github.com/OpenFeign/feign", "fela": "https://github.com/robinweser/fela", "fimbullinter": "https://github.com/fimbullinter/wotan", + "flipper": "https://github.com/flippercloud/flipper", "flopflip": "https://github.com/tdeekens/flopflip", "fontsource": [ "https://github.com/fontsource/fontsource", -- GitLab