From f8bcbf8bae03236b8422943d4cc062b1abf0c8f4 Mon Sep 17 00:00:00 2001 From: Markus Felten Date: Wed, 7 Feb 2024 20:14:13 +0000 Subject: [PATCH] chore: template-npm-pkgbuild --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0d5f88..c793ae9 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "template": { "inheritFrom": [ "arlac77/template-arlac77-github", - "arlac77/template-esm-only" + "arlac77/template-javascript-component" ] } }