update library author

This commit is contained in:
Daniel Sogl
2022-06-03 17:21:03 +00:00
committed by GitHub
parent a2408c3fe3
commit 25951b9d5e
+1 -1
View File
@@ -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',