From edad9f146afb648d4f5edf124d430bb546810451 Mon Sep 17 00:00:00 2001
From: Pascal Jufer <pascal-jufer@bluewin.ch>
Date: Tue, 17 Sep 2024 10:37:38 +0200
Subject: [PATCH] feat(presets): add unhead monorepo (#31441)

---
 lib/data/monorepo.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json
index 4198629f79..1b09e493e4 100644
--- a/lib/data/monorepo.json
+++ b/lib/data/monorepo.json
@@ -516,6 +516,7 @@
     "typefaces": "https://github.com/KyleAMathews/typefaces",
     "typescript-eslint": "https://github.com/typescript-eslint/typescript-eslint",
     "typography-js": "https://github.com/KyleAMathews/typography.js",
+    "unhead": "https://github.com/unjs/unhead",
     "unocss": "https://github.com/unocss/unocss",
     "uppy": "https://github.com/transloadit/uppy",
     "vaadinWebComponents": "https://github.com/vaadin/web-components",
-- 
GitLab