diff --git a/scripts/tasks/publish.ts b/scripts/tasks/publish.ts index f0065dbba..a5d426256 100644 --- a/scripts/tasks/publish.ts +++ b/scripts/tasks/publish.ts @@ -18,7 +18,7 @@ const PACKAGE_JSON_BASE = { main: 'bundle.js', module: 'index.js', typings: 'index.d.ts', - author: 'ionic', + author: 'Daniel Sogl', license: 'MIT', repository: { type: 'git',