From 240a6293ffceacb257613537b307a3b1d05138d7 Mon Sep 17 00:00:00 2001 From: MacFJA Date: Sat, 31 Aug 2024 13:37:13 +0200 Subject: [PATCH] Fix extra field in template (#680) --- src/routes/templates/templates.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/routes/templates/templates.json b/src/routes/templates/templates.json index f30bc7202..f26f3804b 100644 --- a/src/routes/templates/templates.json +++ b/src/routes/templates/templates.json @@ -676,7 +676,6 @@ "url": "https://spatz2.engage-dev.com", "repository": "https://github.com/engageintellect/spatz-2", "description": "An opinionated template for building full-stack Svelte applications ridiculously fast. Includes auth, database, admin panel, user dashboard, themes, icons, and more.", - "npm": "svelte-lorem-ipsum", "categories": ["sveltekit", "svelte-add", "database", "ssr", "integrations", "mobile"] } ]