diff --git a/package.json b/package.json index 1b32ec83..e243c079 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "email": "markus.felten@gmx.de" } ], - "license": "BSD-2-Clause", + "license": "0BSD", "bin": { "template-sync": "./src/template-sync-cli.mjs" }, @@ -58,7 +58,7 @@ "bugs": { "url": "https://github.com/template-tools/template-sync-cli/issues" }, - "homepage": "https://github.com/template-tools/template-sync-cli#readme", + "homepage": "", "template": { "inheritFrom": [ "arlac77/template-arlac77-github",