From 7f1fe56594eb989ba619120fb282b55ae243d7b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pascal=20K=C3=BCsgen?= <pascalkuesgen@gmail.com> Date: Mon, 2 Dec 2024 15:40:42 +0100 Subject: [PATCH] feat(presets): add vaddin/hilla monorepo (#32842) 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 9612bf37e7..a7aef0762a 100644 --- a/lib/data/monorepo.json +++ b/lib/data/monorepo.json @@ -540,6 +540,7 @@ "unhead": "https://github.com/unjs/unhead", "unocss": "https://github.com/unocss/unocss", "uppy": "https://github.com/transloadit/uppy", + "vaadin-hilla": "https://github.com/vaadin/hilla", "vaadinWebComponents": "https://github.com/vaadin/web-components", "visx": "https://github.com/airbnb/visx", "vitest": "https://github.com/vitest-dev/vitest", -- GitLab