From b8f345166b77c28e30e6d697728b3502b114ac87 Mon Sep 17 00:00:00 2001 From: legecha Date: Thu, 12 Jun 2025 22:22:32 +0100 Subject: [PATCH] Add legecha/laces --- templates.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates.json b/templates.json index 34d479e..7fd27af 100644 --- a/templates.json +++ b/templates.json @@ -164,6 +164,11 @@ "title": "Nuxt UI Starter", "package": "stursby/nuxt-ui-starter", "repo": "stursby/nuxt-ui-starter" + }, + { + "title": "Laces - Enhancements to the official Livewire starter kit", + "package": "legecha/laces", + "repo": "legecha/laces" } ] }