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" } ] }