diff --git a/templates/io-package.json.ts b/templates/io-package.json.ts index b28d9a4c..e6321bce 100644 --- a/templates/io-package.json.ts +++ b/templates/io-package.json.ts @@ -97,7 +97,6 @@ export = (async answers => { "singleton": true, "name": ${titleLang}, "link": "", - "fa-icon": "info", }, `) : ""} ${supportCustom ? `"supportCustoms": true,` : ""}